Loading... Please wait...

Our Newsletter


coral palms

Knowledgebase Home | Glossary | Favorites | Login Knowledgebase Home | Glossary | Favorites | Login
Search the Knowledgebase Browse by Category
Software Directory
Article Details

Last Updated
26th o November, 2007

Step 1
Create a database and a database user that has permission to use the database in your control panel.
 
Step 2
Load PHPmyADMIN which is usually accessible from your Database page. In cpanel it is located at the bottom of your page where you create your database. When PHPmyADMIN loads, click on the database you just created. In the main window, click on SQL. Next using the Browse button under a big white box, navigate your way to the tables.sql found in the website files of this package. After you find it and select it. Click GO. This will create the tables and enter the data for your website to run. An installer is not included in the site as their are too great of chances that a problem will exist for different servers.

Step 3
O
pen config.php in a text editor and change the information for your website.

$hostname = "localhost";
$dbusername = "db_user";
$dbpassword = "password";
$dbname = "db_name";
$site_title = "Software Index";
$site_name = "Software Index";
$email_from = admin@mysite.com;
$sitehome = "http://www.mysite.com";

Step 4
Connect to your website and upload your files. The site can run in your main web folder or a subfolder.

Step 5
F
TP connect to your site if you have not already done so and set permissions on the following:

banners - 777
uploadedfiles - 777

Step 6
Login to the sites admin located at

http://www.yourdomain.com/siteadmin

The default username and password is admin, admin

When you have logged in you should update the site settings and check the email config, to insure the site conforms to your information.
Related Articles
No related articles were found.
Attachments
No attachments were found.




paypal logo  google checkout logo

Copyright 2005 - 2010 coral palms. All rights reserved.

Master Resale Rights - You may purchase the software, sell it and allow the new owner to offer his/her customers to pass along the master resale rights.
Resale Rights - You may purchase the software and resell it without giving resale rights to the purchaser.
Non Resale Rights - You may purchase the software for your own personal use, but you may not resell the software.
Private Label Rights - You may purchase the software and modify the author, design, code, etc.