Installation Instructions
Log into the client area at http://mysupportsite.net to get your license key.
Upload and Install Instructions for ProRotator 5.0
1. Create a database on your hosting account, you will need the following:
database name
database username
database password
2. Create a folder(directory) on your domain that you want to run ProRotator from.
3. Upload the script files and folders into the folder(directory) you created as noted above:
css folder and it's contents in ASCII
img folder in binary
install folder and it's contents in ASCII
backup folder (set permissions to 777: some host do not allow 777 use 755 then)
phpmailer folder and it's contents in ASCII
ioncube folder and it's contents in binary
( only needed if your host does not have ioncube compiled with php on the server)
Set the permissions on the myconfig.inc file to 777 for the install.
4. Run the insall script: http://yourdomain.com/installfolder/install/index.php
Replace yourdomainname.com with your real domain name
replace installfolder with the directory name you uploaded the scripts to.
Follow the on screen instructions to finish the install.
5. After you finish the install, remove the install folder and it's contents.
Then set the permissions on the myconfig.inc to 755
6. Log into the admin: http://yourdomain.com/installfolder/index.php
default user and pass are admin, change these as soon as you can for security reasons!
#################################################################################################
Support: Please send all support requests to support@mysupportsite.net !
#################################################################################################
Common install problems:
1. Error with ioncube: Your host does not support the use of the incube loader, contact your host and
ask them to enable it in php.
b. the loader files where not uploaded or not uploaded correctly in Binary.
2. Database error's: You did not supply the install script with the correct database information, double
check the database user, pass and database name you gave the install script.