Proble after installation.

Please post all install related problems here. Visit this forum first for troubleshooting.
Post Reply
Fred
Posts: 3
Joined: Tue 5. Jul 2005, 14:48

Proble after installation.

Post by Fred »

The installation went OK, I replaced the config file, but after that, trying to log in the following message appeared:
We are sorry!

For service reasons the system is temporarily not attainable.

Visit us later again!
Can anyone have an idea what it is about?

Fred
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Post by frold »

please recheck you database settings in config.php
http://www.studmed.dk Portal for doctors and medical students in Denmark
sarcasticdave
Posts: 10
Joined: Sat 21. May 2005, 01:59
Location: oxford, uk
Contact:

Post by sarcasticdave »

I get the same problem.

Can any one tell a right thicko how to find out what the db + table name will be if I'm using cpanel + Fantisco ??? I'm upgrading to 1.2.3 from 1.1 RC4

cheers

Dave
User avatar
pico
Posts: 2595
Joined: Wed 28. Jul 2004, 18:04
Location: Frankfurt/M Germany
Contact:

Post by pico »

Hi

your Database Settings are 'your' Database Settings - nobody can tell you what you have to instert there

Maybe look to your old conf.inc.php there are the settings to your Database

Code: Select all

$phpwcms["db_host"]           = "URL_or_IP_of_your_Database";
$phpwcms["db_user"]           = "your_Username_for_Database_Access";
$phpwcms["db_pass"]           = "your_Password_for_Database_Access";
$phpwcms["db_table"]          = "Name_of_the_Databes_you_use";
$phpwcms["db_prepend"]        = "prepend_for_your_Tables";
Lieber Gott gib mir Geduld - ABER BEEIL DICH
Horst - find me at Musiker-Board
Post Reply