. Installation Installation of the script is very easy. You will need to create a MySQL database on your host with a username, password, and database name. Open config.php using a text editor such as WordPad. Input the serial numbers that were generated for your domain in the proper location. Next, find the MySQL configuration section within the PHP file and edit the data. $db_host = "localhost"; // host $db_username = "username"; // username $db_password = "password"; // password $db_name = "databasename"; // dbname Finish editing the rest of config.php to change the configuration of the site to exactly what suits you. Upload all of the files from the script to your hosting server using a file transfer method such as FTP. Beware that you will need to upload functions.php in BINARY mode and not ASCII mode. If your server does not have native ionCube support, then you will need to locate the ionCube loader specific for your server's operating system and PHP version and upload it to the ioncube folder. For example, if your server was running PHP 4.3 on a Linux system, then you would upload ioncube_loader_lin_4.3.so from the lin_x86 folder to the ioncube folder on your server. Your server's directory should look something like this: root |ioncube |ioncube_loader_lin_4.3.so |images |rest of the files Once everything is setup correctly, run install.php using your browser by accessing http://www.yourfreesite.com/install.php. If there are any ugly MySQL errors, then make sure that everything is correct in your configuration file. Follow the simple installation directions to complete the setup process! -------------------------------------------------------- Seems simple enough, but than again Im a retard! Its a 5mb file which im sure will take about 5 minutes of your time. If you are interested pm me with how much you would charge for something like this.