PDA

View Full Version : i cannot access my mysql database


kevin86
05-18-2006, 11:42 AM
executing SQL structure...
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' This is still installation

my host says the database name and user name are the same, being database_username. And I used localhost, and still getting errors.

do i need to configure the port in my script

Nick Collins
05-19-2006, 05:16 AM
Hello kevin86, it looks like your MySQL server is not running or is not available. Let your hosting company know about this issue.