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 
Avance Guestbook - Mysql  XML
Forum Index » Support Forum
Author Message
Anonymous



I'm trying to create the guestbook db and tables from
http://www.yourDomain.com/guestbook/install.php
but I get Error message:

Unable to select database: phpBook
Error Number: 1044 Access denied for user: 'jack' to database 'phpBook'

please let me know what's the problem.

thanks,
jack
willk
Beginner

Joined: 11/05/2002 17:43:01
Messages: 21
Location: Cody, WY. USA
Offline

make sure /admin/config.inc

is set properly i.e

db, host, user, pass
[Email] [WWW]
Anonymous



it seems everything properly configured!!
should I do anything with mysql server??
mysql is on different server and I use the
IP address.

thanks for your prompt reply.
jack
Anonymous



Don't forget to specify the port where your mysql server is running on

e.g.

$GB_DB["host"] = "134.234.12.89:3306";
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum