Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Socket connection error (retry)

Status
Not open for further replies.

Matthias

Programmer
Dec 14, 2000
2
AT
I have installed mySql following the instructions on this page: <A HREF=" TARGET="_new"> The instructions look the same as in the install instructions that followed. The installation went fine, but when i run the command ./safe_mysqld & it deletes the &quot;mySql.sock&quot; in the /tmp/ dir and the /usr/local/mySql/var/ServerName.pid files. Because of this i get a &quot;Can't connect to localhost with mySql.sock (117)&quot; error.<br><br>Why is this? It seem silly for the program to remove a file and then produce an error because it doesn't exists.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top