Attempting to restore a mysql backup and receiving...
ERROR 1045: Access denied for user: 'fluxse@localhost' (Using password: YES)
Any ideas?
Thanks!
cPanel.net Support Ticket Number:
Attempting to restore a mysql backup and receiving...
ERROR 1045: Access denied for user: 'fluxse@localhost' (Using password: YES)
Any ideas?
Thanks!
cPanel.net Support Ticket Number:
Try thisOriginally posted by Solokron
Attempting to restore a mysql backup and receiving...
ERROR 1045: Access denied for user: 'fluxse@localhost' (Using password: YES)
Any ideas?
Thanks!
http://www.mysql.com/doc/en/Resetting_permissions.html
It helped me tremendously! If that doesn't work, go into WHM and reset your MYSQL root password to the same password to see if that will help.
David K.
cPanel.net Support Ticket Number:
-=--=-
-- David K. Tucker- Owner/Founder
-- EGGHEεDZ € How Do U LIKE Your Hosting? Inquire NOW: sales@eggzone.net | 1-888-545-5678
-- Quality, Reliability, Honesty and Professionalism that CAN'T be beat!
-- Become an EGGHEεD Today! AIM: GETEGGHEADZ | MSN: egg.headz @ msn.com
-=--=-
This is not a root password issue.
Thanks though.
cPanel.net Support Ticket Number:Originally posted by WebNET
Try this
http://www.mysql.com/doc/en/Resetting_permissions.html
It helped me tremendously! If that doesn't work, go into WHM and reset your MYSQL root password to the same password to see if that will help.
David K.
cPanel.net Support Ticket Number:
same problem here,
if you found a fix, let us know.
cPanel.net Support Ticket Number:
~ Ehsan
Do You Have a Hosting Business?
If you can handle more clients list your business at: www.myserver.us
how did you try to restore the database ?
try this.
mysql -u username -p databasename < file.sql
it will then ask for password. You can also use like this.
mysql -u username -ppassword database < file.sql
note that there is no space b/w p and password.
or else, if you have only root login to mysql, then you can use the same command with username root and root password ( most probably, it wont be there )
Last edited by Jemshi; 09-26-2003 at 05:52 AM.
Jemshad O K
Sys Admin
Bobcares.com
http://www.poornam.com
Winners don't do different things. They do things differently