If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > access denied for user:'daniel@demo' (using password:YES)

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-27-04, 13:17
danieln danieln is offline
Registered User
 
Join Date: May 2004
Posts: 4
access denied for user:'daniel@demo' (using password:YES)

I keep getting this msg

access denied for user:'daniel@demo' (using password:YES)

the user name & password is all correct

i'm using oscommerce & trying to create a data base.

this is done on my own test server (using apache server, php, mysql)

pls help me to configure mysql

thanks
Reply With Quote
  #2 (permalink)  
Old 05-27-04, 21:23
guelphdad guelphdad is offline
Registered User
 
Join Date: Mar 2004
Posts: 440
do you have permissions to create a database with that user? check out your grant table.
Reply With Quote
  #3 (permalink)  
Old 05-27-04, 22:13
danieln danieln is offline
Registered User
 
Join Date: May 2004
Posts: 4
well i'm not sure bout this. this is my first time setting up mysql
where do i look for this?
Reply With Quote
  #4 (permalink)  
Old 05-27-04, 22:41
Deviruchi Deviruchi is offline
Registered User
 
Join Date: Mar 2004
Posts: 17
try searching google for the mysql statement grant priviledges(i hope i spelled it right).
__________________
What? Can't move without me?
Reply With Quote
  #5 (permalink)  
Old 05-28-04, 08:24
bloofish bloofish is offline
Registered User
 
Join Date: May 2004
Posts: 2
Quote:
Originally Posted by guelphdad
do you have permissions to create a database with that user? check out your grant table.
As guelphdad said, its probably permisions, check out the Mysql site for more info on the GRANT command.

Also try loging onto the database manualy with the same username and password.

Although i am confused, you are running this locally, so i assume you set up the user 'daniel', so you would of used the GRANT command to specify permissions then, and also should the @demo bit, be @localhost, just thinking maybe you didnt change it from the oscommerce default one or something.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On