1. Extract the distribution tarball.
Shell> tar –xzvf phpip-version.tar.gz
2. Rename the directory.
Shell> mv phpip-version/ phpip/
3. Point your web browser to:
http://your-server/phpip-version/
Follow the step by step install instructions
3. Rename the following file 'includes/install.database.php'
Shell> mv includes/install.database.php includes/database.php
|