MySQL Forums
Forum List  »  PHP

Re: Cannot connect to MySQL server on: localhost
Posted by: Peter Brawley
Date: April 27, 2009 08:44AM

First, is the MySQL server running? Use Task Manager to find out. If it is not, see "Troubleshooting a MySQL Installation Under Windows" in the manual.

Once it is, check that you can run the MySQL client program mysql. Use it to set your mysql password.

Then see if you can use that password to conenct via Navicat. If you can't, the best place to get help would likely be a Navicat forum.

PB

Options: ReplyQuote


Subject
Written By
Posted
Re: Cannot connect to MySQL server on: localhost
April 27, 2009 08:44AM


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.