>>
Site Map
>>
Forums
>>
Installation 7x
Forum module - topics in forum:
Installation 7x - Discussions regarding PHP-Nuke Installation and Configuration. 7x
Problem with Config - Please helppp
Hi,
when im tryin to get into my site thats what i get:
Fatal error: Call to undefined function: message_die() in /data/members/free/tripod/uk/l/i/r/liron1990/htdocs/db/db.php on line 88
i dont know wats wrong with my config, i checked him and its seems thats everything is ok:
$dbhost = "localhost";
$dbuname = "liron1990";
$dbpass = "MyPassword";
$dbname = "liron1990_uk.db";
$prefix = "nuke";
$user_prefix = "nuke";
$dbtype = "MySQL";
$sitekey = "skfnsncx8234jkbs2fzb";
$gfx_chk = 7;
$subscription_url = "";
Whats wrong? thx
Please don't duplicate posts.
That config.php IS incorrect.
Why do you have ".db" after the database name?
Change it to "liron1990_uk" and see if that works.
Locking thread.