- Upload files.
- Create a database:
mysql> create database PHPLinks or any other name you may be using for your database;
- Create tables and insert initial data from NewPHPLinks.sql. You may also use PHPMYAdmin and select SQL and choose run the NewPHPLinks.sql file from your hard drive. If your webhost only allows one MySQL database, then you can change the table names so they don't conflict with any existing tables.
- Go to http://yourdomain.com/phpLinks/admin/.
- Click Configuration and setup final variables.
|