I have been trying to install the poll, I opened the config.inc.php file and put in the db, user and password and below is the error response (I would appreciate any help):
Warning: mysql_connect(): Access denied for user: 'snowman@localhost' (Using password: YES) in /home/snow/public_html/poll/include/class_mysql.php on line 31
MySQL Error : Connection Error
Error Number: 1044 Access denied for user: '@localhost' to database 'zvote'
Date : Tue, July 22, 2003 09:03:21
IP : 151.01.201.148
Browser : Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.0.3705)
Referer :
PHP Version : 4.3.2
OS : Linux
Server : Apache/1.3.27 (Unix) mod_gzip/1.3.26.1a mod_log_bytes/1.2 mod_bwlimited/1.0 PHP/4.3.2 FrontPage/5.0.2.2634 mod_ssl/2.8.14 OpenSSL/0.9.6b
Server Name : www.zunaproject.com
Script Name : /poll/install.php
onyx
22/07/2003 23:09:36
Subject:
Anonymous
The username/password for you mysql database isn't correct
I have actually put the username and password twice to make sure that it was changing. I changed the username and the error changed with the new user name. I'm not quite sure where "YES" is coming from regarding the password that's not the password I put in.
To make sure I even changed my password to "YES" to make sure and I still got the same error response