| Installing PHPMyAdmin on EnGarde Secure Linux HOWTO | ||
|---|---|---|
| Prev | Chapter 2. Downloading and Installing the PHPMyAdmin Source Code | Next |
Now unpack this tarball and move the files to the proper directory.
# cd /home/httpd/SSLSERVER-443/html
# tar zxvf /var/tmp/phpMyAdmin-2.7.0-pl1.tar.gz
# mv phpMyAdmin-2.7.0-pl1 phpMyAdmin
The code is now installed.