September 5, 2009
At the command terminal: chmod 777 Joomla-1.5.9-Stable-Full_Package.tar.gz su mkdir /var/www/html/joomla cd /var/www/html/joomla tar -zxvf /joomla/tar/file/location/Joomla-1.5.9-Stable-Full_Package.tar.gz gedit configuration.php (this is just a blank file. Save it and close gedit) chown -R apache:apache /var/www/html/joomla Install joomla via the web browser.
Comments