General PHP Script Installation Support
Most of our PHP scripts follow the same GENERAL steps to install them on your server:
- Unzip the distribution file on your local computer
- Using BINARY mode, upload the files using ftp to your server in the directory where you want to install the script. Some scripts have encoded key and licensing files. Failure to upload these files in binary mode will result in an ioncube corruption error. Upload the files again using binary mode.
- Set permissions for specified files and/or directories
- In your web browser, go to your site. Usually, the PHP Installer program will begin the setup process
- Enter the information required at each step
- Clean up: delete or rename the setup directory
- If the script has an admin control panel, log in to it and set up the script options
- Go to the "public" script page
