install problem

Begonnen von , 29 April 2002, 06:52:37

⏪ vorheriges - nächstes ⏩

0 Mitglieder und 1 Gast betrachten dieses Thema.

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


Micro

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";


FrankySZ

Hi Unknown,
have you got any errors while inserting the sqlfile ...
greets Franky