Author |
Message |
01/11/2004 05:56:24
|
Anonymous
|
Dear sir,
I try to install guestbook, but where show sql_error("Cannot connect to database.
it is using apache 2.0.
http://home.so-net.com.hk/~wilbur/guestbook/install.php
Would you tell me how come? please
Wilbur
|
|
01/11/2004 06:23:28
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Check your SQL information. Possibly you have put in the wrong username and password in the config file.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
01/11/2004 08:25:07
|
Anonymous
|
Dear sir,
In the config.inc.php file, I have put the username and host like. Do I need to change it? please
$GB_DB["dbName"] = "";
$GB_DB["host"] = "localhost";
$GB_DB["user"] = "root";
$GB_DB["pass"] = "";
Wilbur
|
|
01/11/2004 08:26:19
|
Anonymous
|
Would you mind tell me how to Check the SQL information? please
|
|
01/11/2004 14:32:56
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Your host will provide you with the details of your SQL databse.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
|