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 
Access denied  XML
Forum Index » Support Forum
Author Message
onyx
Newbie

Joined: 22/07/2003 17:25:43
Messages: 2
Location: nyc
Offline

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
Anonymous



The username/password for you mysql database isn't correct
onyx
Newbie

Joined: 22/07/2003 17:25:43
Messages: 2
Location: nyc
Offline

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
xenzap
Beginner
[Avatar]

Joined: 18/06/2003 01:28:42
Messages: 10
Offline

I don't know what the proper permissions should be, but with that said, I have had success with: chmod 755 <polldir> -R

Again, this probably isn't safe, but with the lack of documentation and a certain amount of laziness, I have gone as far as: chmod 777 <polldir> -R

The YES that you are referring to is simply showing that a password was passed to the database during authentication.

Xenzap
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum