Author |
Message |
09/04/2005 14:11:32
|
Anonymous
|
Plese help me my friends,
i have this problem my guestbook,
Warning: mysql_connect(): Access denied for user: 'user@localhost.localdomain' (Using password: YES) in /home/aymet/domains/yourdomain.com/public_html/commentbook/lib/mysql.class.php on line 30
Connection Error
i don't this problem.
my mysql.class.php on line is,
$this->conn_id = mysql_connect($this->db['host'].":".$this->port,$this->db['user'],$this->db['pass']);
can you help me?
thank you
|
|
09/04/2005 14:35:11
|
JTD
Graduate
Joined: 08/05/2004 21:52:50
Messages: 529
Location: Arkansas
Offline
|
Yea you need to set up a database then put the needed information in your config.php file.
|
LINK-> Use Lazarus Guestbook |
|
09/04/2005 15:46:10
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Do you have a database? Is the information you supplied in the config file for the database correct?
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
|