473,382 Members | 1,809 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

mySQL error

Hi, i am a beginner in PHP and mySQL.
Whenever I try to connect my php and mysql
database, i get this error.:
MySQL error : access denied for myuser@localhost (Using password:yes)

I have created a database called mydatabase at the SQLmonitor,
mySQL> create database mydatabase;

then i try to grant the access to mydatabase by
mySQL>GRANT usage on mydatabase.* to myuser@localhost;
mySQL>GRANT ALL PRIVILEGES on mydatabase.* to myuser@localhost;
mySQL>exit
mySQL>SET PASSWORD FOR myuser = Password('helloworld');
I modified the php file with the database username as myuser, password as
helloworld,
host as localhost, database name as mydatabase.

Please advice as to how i can avoid having problems of access denied above.
thank you.
zhen

Jul 19 '05 #1
3 3106
I have the same problem
I try to improve the security on the mysql and now I can't get into it.
I get this massage.

“Access denied for user: '@localhost' to database 'mysql' ”

Is the same throw webmin or phpMyAdmin

Can anybody please help

I’m runnin Redhat 7.3 and mysql 3.23.56
/harly

c_chen wrote:
Hi, i am a beginner in PHP and mySQL.
Whenever I try to connect my php and mysql
database, i get this error.:
MySQL error : access denied for myuser@localhost (Using password:yes)

I have created a database called mydatabase at the SQLmonitor,
mySQL> create database mydatabase;

then i try to grant the access to mydatabase by
mySQL>GRANT usage on mydatabase.* to myuser@localhost;
mySQL>GRANT ALL PRIVILEGES on mydatabase.* to myuser@localhost;
mySQL>exit
mySQL>SET PASSWORD FOR myuser = Password('helloworld');
I modified the php file with the database username as myuser, password as
helloworld,
host as localhost, database name as mydatabase.

Please advice as to how i can avoid having problems of access denied above.
thank you.
zhen



Jul 19 '05 #2
I have the same problem
I try to improve the security on the mysql and now I can't get into it.
I get this massage.

“Access denied for user: '@localhost' to database 'mysql' ”

Is the same throw webmin or phpMyAdmin

Can anybody please help

I’m runnin Redhat 7.3 and mysql 3.23.56
/harly

c_chen wrote:
Hi, i am a beginner in PHP and mySQL.
Whenever I try to connect my php and mysql
database, i get this error.:
MySQL error : access denied for myuser@localhost (Using password:yes)

I have created a database called mydatabase at the SQLmonitor,
mySQL> create database mydatabase;

then i try to grant the access to mydatabase by
mySQL>GRANT usage on mydatabase.* to myuser@localhost;
mySQL>GRANT ALL PRIVILEGES on mydatabase.* to myuser@localhost;
mySQL>exit
mySQL>SET PASSWORD FOR myuser = Password('helloworld');
I modified the php file with the database username as myuser, password as
helloworld,
host as localhost, database name as mydatabase.

Please advice as to how i can avoid having problems of access denied above.
thank you.
zhen



Jul 19 '05 #3
I have the same problem
I try to improve the security on the mysql and now I can't get into it.
I get this massage.

“Access denied for user: '@localhost' to database 'mysql' ”

Is the same throw webmin or phpMyAdmin

Can anybody please help

I’m runnin Redhat 7.3 and mysql 3.23.56
/harly

c_chen wrote:
Hi, i am a beginner in PHP and mySQL.
Whenever I try to connect my php and mysql
database, i get this error.:
MySQL error : access denied for myuser@localhost (Using password:yes)

I have created a database called mydatabase at the SQLmonitor,
mySQL> create database mydatabase;

then i try to grant the access to mydatabase by
mySQL>GRANT usage on mydatabase.* to myuser@localhost;
mySQL>GRANT ALL PRIVILEGES on mydatabase.* to myuser@localhost;
mySQL>exit
mySQL>SET PASSWORD FOR myuser = Password('helloworld');
I modified the php file with the database username as myuser, password as
helloworld,
host as localhost, database name as mydatabase.

Please advice as to how i can avoid having problems of access denied above.
thank you.
zhen



Jul 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Cathy Hui | last post by:
Do u know why do i get the following message when trying to build the MySql-Python (1.2.0) on my Solaris 8 system? (with mysql 4.0.21 and python 2.4). thanks! error mesg: ld: fatal:...
0
by: Lenz Grimmer | last post by:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, MySQL 4.0.14, a new version of the popular Open Source/Free Software Database, has been released. It is now available in source and binary...
0
by: Stefan Hinz | last post by:
Degan, jumping in to try and solve some problems that look pretty obvious to me ... > #options for default service (mysqld2) > (mysqld2) It should be , not (mysqld2).
0
by: Dennis Francis B. Tutanes | last post by:
$B$*@$OC$K$J$C$F$*$j$^$9!#(B $B%D%?%M%9(B@TSTI$B$G$9!#(B SEND-PR: -*- send-pr -*- SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as SEND-PR: will all comments (text...
4
by: Adam Smith | last post by:
I have a dedicated server running 'FreeBSD 4.9 STABLE' at a hosting site. They have done some default installations, presumably from the CVS ports package ??. Herein lies the problem, "I do not...
3
by: Pugi! | last post by:
On a freshly installed Fedora C3 (incl. webserver apache php mysql) i get the following problem when connecting to mysql through a browser (phpMyAdmin): : #2002 Can't connect to local MySQL...
1
by: jiing | last post by:
Now let me describe what I have done and my purpose: Originally, I want to user ports to install phpBB But I found that phpBB doesn't support mysql 5.x (but the ports installed mySQL 5.0.0...
8
by: sundeep.kumara | last post by:
hi all, I am a newbie .....I have compiled the source code of mysql-4.1.9 on PPC-Linux Its not giving any errors during configure,make or make install. But,when i try to start the server...
221
Atli
by: Atli | last post by:
You may be wondering why you would want to put your files “into” the database, rather than just onto the file-system. Well, most of the time, you wouldn’t. In situations where your PHP application...
1
by: Steve Ametjan | last post by:
I've been trying to get MySQL-python to install on Leopard for the past couple of days, and I keep running into relatively the same error. I'm hoping that someone on this list will be able to...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.