Hello,
With MAMP everything works perfectly.
With MAMP Pro, Apache and mySQL starts up fine as well as access to mySQL through phpMyAdmin.
However when I try to connect a local WordPress Install with MAMP Pro or when I try to connect to the database with Navicat Premium I get this error:
Connection Fail: Can't connect to MySQL server on '127.0.0.1' (61)
For settings I am using:
localhost
user: root
pass: root (yes, this is correct)
port: 3306 (yes matches MAMP Pro, tried setting both to 8889 as well with no luck)
Setting Save Path: /Users/Chris/Library/Application Support/Navicat Premium/Heavy Mark Local
The same settings in NaviCat with MAMP Pro turned off and MAMP turned on, work perfectly.
I have tried unstalling both, and installing just MAMP Pro and other variations.
I am on Snow Leopard, and still in the Trial Period of MAMP Pro, as its very pricey, and want to make sure it works first as currently it does not.
Any ideas?