DMXzone Database Connector PHP Support Product Page
In progress
Error trying to connect to local DB
Reported 21 Dec 2013 16:43:47
1
has this problem
21 Dec 2013 16:43:47 Brad Lawryk posted:
Trying to set up my laptop to do some experimenting with the extensions. I can connect no problem to the database using Navicat but not through the extension in Dreamweaver.Error using this Database Connection!
Server Response : SQLSTATE[HY000] [2002] Connection refused
Not sure what this means? Everything is set up exactly like on my work computer. Using Mamp Pro ......
Replies
Replied 21 Dec 2013 23:17:26
21 Dec 2013 23:17:26 George Petrov replied:
Try using 127.0.0.1 as ip address for your database server.
See stackoverflow.com/questions/1435445/error-on-creating-connection-to-pdo-in-php
Greetings,
George
See stackoverflow.com/questions/1435445/error-on-creating-connection-to-pdo-in-php
Greetings,
George
Replied 22 Dec 2013 03:03:28
22 Dec 2013 03:03:28 Brad Lawryk replied:
Yeah I tried that as well. Gotta be something on this computer. I set up a database on my 1and1 host and it connects fine there as well as the private server that my main project is on. So gotta be this laptop.