pragmaMx Support Forum

Archive => veraltete bzw. unsupportete Systeme und Module => Alt Archive => PHPNuke 5.2-6.0 & VKP 5.5 => Thema gestartet von: in 29 April 2002, 06:52:37

Titel: install problem
Beitrag von: in 29 April 2002, 06:52:37
when i install your php which you are running now i get those error....

Warning: Supplied argument is not a valid MySQL result resource in /home/tuoiviet/public_html/nuke2/includes/sql_layer.php on line 235

Warning: Supplied argument is not a valid MySQL result resource in /home/tuoiviet/public_html/nuke2/includes/sql_layer.php on line 283

Titel: Re: install problem
Beitrag von: Micro in 29 April 2002, 09:00:11
You have edit the config.php?

Check the entries on the variables:

$dbhost = "localhost";
$dbuname = "User";
$dbpass = "password";
$dbname = "PHPNTest";
$prefix = "nuke";
$user_prefix = "nuke";
$dbtype = "MySQL";

Titel: Re: install problem
Beitrag von: FrankySZ in 01 Mai 2002, 00:49:37
Hi Unknown,
have you got any errors while inserting the sqlfile ...