PDA

View Full Version : please help with installation



divasindubai
Tue 23rd Jan '07, 5:17am
issue resolved. thanks.

Marco van Herwaarden
Tue 23rd Jan '07, 5:37am
Make sure you have set the correct databasename, MySQL username/pasword in your config.php.

If all the information is correct, then MySQL is crashed and need to be restarted.

divasindubai
Tue 23rd Jan '07, 6:13am
issue resolved thanks

Marco van Herwaarden
Tue 23rd Jan '07, 10:45am
$config['Database']['ftp.divasindubai.com'] = 'forums';

You should only edit values on the right side of the =, so this should be:


$config['Database']['dbname'] = 'HERE THE NAME OF YOUR DATABASE';