cpDynaLinks - a free directory script that creates dynamic search engine friendly URL's SEO Friendly Directory

cpDynaLinks Installation Guide

Requirements

  • Apache web server running on a Linux or Unix platform
  • PHP version 4.x, or higher
  • A MySQL database

Installing cpDynaLinks

Please follow these simple instructions:

  1. Unzip the distribution file to a directory on your local hard drive.
  2. Create a new MySQL database on your webserver. You can use an existing database as all cpDynaLinks tables are prefixed with mnl_ and can therefore co-exist with other tables in the same database.
  3. Edit config.php and enter your database username, password and database name.
  4. Using your favourite FTP client upload all files to a directory on your web server ensuring that the cpDynaLinks directory structure remains intact.
  5. Use your FTP client to CHMOD (change the file permissions) of global_config.php to 777. This file reside in the cpDynaLinks root directory. This is very important as this file is written to by the cpDynaLinks program.
  6. Run install.php, which is located in your cpDynaLinks root directory. This creates the cpDynaLinks database tables.
  7. When you have run install.php successfully delete this script as it could be used maliciously in the future.
  8. You now can use the admin control panel (admin CP) which is located in the admin/ directory, relative to your cpDynaLinks directory.
  9. The default admin username is admin and the default password is password. Enter these and log into the admin CP.
  10. Important: Change your admin password by selecting "Administrator Details" from the menu on the left hand side of the screen.

Congratulations, you have now installed cpDynaLinks!