MySQL Forums
Forum List  »  Install & Repo

Re: ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO) and Best and one Solution.
Posted by: hashan maduranga
Date: September 28, 2010 03:37PM

I tried this problem 2 days.Finally I found the problem.Dont worry !!! You can fix it now.This is the Best and only one solution.FIND THE config.inc.php FILE AND OPEN through NOTEPAD or WORDPAD.THERE IS ONE ROW LIKE cfg['Servers'][$i]['port'] = ' '; PUT THAT EMPTY PORT 3306.JUST LIKE THIS cfg['Servers'][$i]['port'] = '3306'; Be Happy !!!! Cheers Im Hashan From Sri Lanka. tdhashan@yahoo.com

Options: ReplyQuote


Subject
Written By
Posted
June 27, 2009 08:29PM
December 16, 2007 02:18AM
Re: ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO) and Best and one Solution.
September 28, 2010 03:37PM
December 27, 2007 02:08PM
January 16, 2011 06:51AM
August 27, 2009 12:22AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.