I use a MAC p.c and all my database connections have been working fine until I took a System upgrade from Mountain Lion to Meverick. This is the error:
Lost connection to MySQL server at ‘reading initial communication packet’, system error: 61
On a MAC I in order to get into Scriptcase I have to use (http://127.0.0.1:XX/scriptcase/devel/iface/login.php) and my database connections for the local server I have to use 127.0.10.1 it has never worked using “localhost” only works using the IP address.
Looking at some posts on the internet for this error all of them say to change the Sever/Host name to use the name of the host instead of the IP address so when I try to change it from 129.0.10.1 to “localhost” it does not work.
Another post says to to to mysql folder on the p.c. and change the “my.conf” file commenting out the line with 127.0.10.1 however I can’t find this file on mysql for Scriptcase can someone tell me where I need to find this line to comment it out?
Here are the details for my connection:
Connection name = conn_mysql
DBMS type = "MySql (Transactional)
Sever/Host Name or IP: 127.0.10.1
Port = 3306
user = root
pw = password