| Installing Joomla! on EnGarde Secure Linux HOWTO | ||
|---|---|---|
| Prev | Chapter 2. Downloading and Installing the Joomla! Source Code | Next |
Now unpack this tarball into the DocumentRoot directory of the virtual host that you have created for Joomla!. The virtual host that I have created is joomla.test.guardiandigital.com.
# cd /home/httpd/joomla.test.guardiandigital.com/html
# tar zxvf /var/tmp/Joomla_1.0.5-Stable-Full_Package.tar.gz.tar.gz
The code is now installed.