If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Advanced Guestbook  XML
Forum Index » Support Forum
Author Message
girlongixxer
Newbie

Joined: 08/06/2004 01:07:10
Messages: 1
Location: Houston, Tx
Offline

I am installing advanced guestbook on my site. I have uploaded all the files to the server and am stuck on the part where it says to create tables. I tried to go to install.php but I get an error message and am a little confused as to what it's telling me. Can someone tell me what this means?
sql_error("Cannot connect to database"); @mysql_select_db($HTTP_POST_VARS['db'],$serverid) or $install->sql_error("Unable to select database: $db"); for ($i=0;$isql_error("Database Error"); } for ($i=0;$isql_error("Database Error"); } ?> Advanced Guestbook
--------------------------------------------------------------------------------
Tables were created successfully!


Your selected database:
Your MySQL host:
Your MySQL username:


Click now here to setup the guestbook admin... sql_error("Cannot connect to database"); $retval = mysql_create_db($HTTP_POST_VARS['db']) or $install->sql_error("Cannot create new database: $db"); if ($retval) { @mysql_select_db($HTTP_POST_VARS['db'],$serverid) or $install->sql_error("Unable to select database: $db"); for ($i=0;$isql_error("Database Error"); } for ($i=0;$isql_error("Database Error"); } } else { echo mysql_error(); exit(); } ?> Advanced Guestbook
--------------------------------------------------------------------------------
Database and Tables were created successfully!


Your new database:
Your MySQL host:
Your MySQL username:


Click now here to setup the guestbook admin...


So were the tables created or were they not? I didn't see any when I logged into mysql account. But then again I don't know how to look at that stuff in there.

Jonne
[Email] [WWW] [Yahoo!] aim icon [MSN]
Anonymous



Same problem over here... But i know the tables are created, but i can't use them when i start the admin.php-file...
Anonymous



I've installed IIS 5, PHP4, MySQL4 on my computer. I think I've put the files in the right place, but I am not sure.

I'm not sure I configured the config file correctly. Anyway, when I fire up the install.inc I either get that my password was incorrect or the one you mentioned about the tables.
Anonymous



I don't believe they were created properly.. You have to create a username and passe first with MySQL. And then getting the path correct is another thing.
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum