============================================================================= phpFanList ============================================================================= Introduction ------------ phpFanList is a free listing script, written in PHP, for managing fanlistings and cliques. It is designed to help organize fans or members and make the life of the fanlist or clique owner much easier. It uses a MySQL database to store its data. Installation ------------ 1. Unpack this .zip file to a local directory. 2. Open 'config.inc.php' file (located in the includes directory). Set the settings to right values. 3. Upload all files, except version.txt, license.txt and readme.txt. These files are there for information only. 4. Open the install.php file you uploaded in your browser. A database connection will be established with the given settings. If database connection was successfull, click on next (make sure the rest of the settings are correct). If you have a previous version installed, upgrade.php can be started, and the database will be upgraded. 5. Install.php creates the tables for phpFanList or upgrade.php upgrades them. 6. Delete the install.php file and the install directory from the server. (you don't need them anymore and it's more secure. 7. Open the admin.php file. Default username is "admin", with no password. 8. You are ready to use phpFanList. ---------------------------------------------------------------------------- For more information see the phpFanList website (http://www.phpfanlist.com). ============================================================================ phpFanList © 2003 - 2006 Sitemakers.be. Some rights reserved.