

Join Date: 15.03.2008 |
I Found some install help files for the submitter, mayby someone may need them:-)
Instructions if you need them:
1) Upload all the files on the server
2)EDIT CONFIG.PHP
define('DB_HOST', 'localhost'); define('DB_USER', 'user2'); define('DB_PASS', 'password'); define('DB_NAME', 'base2');
Go to ur Control panel on ur server and add database "anything". add a user to it
with full privileges. change the values according to ur database, shown in the quoted text above.
note: edit only those values, no need of editing the above two ones in the config.php
then open globals.php and modify the same values.
NOW the last thing to do is run dump.sql file provided. TO do that open phymyadmin
and select ur database, then IMPORT the file " dump.sql" and run it... THEN YOU ARE GOOD TO GO.
djaddy |