coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: teamz on December 30, 2003, 11:44:19 AM

Title: Could not create a mySQL connection
Post by: teamz on December 30, 2003, 11:44:19 AM
I had this error:

Could not create a mySQL connection, please check the SQL values entered

MySQL error was : Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)


I have no issues with other tools...help!

Sean
Title: Could not create a mySQL connection
Post by: jason on December 31, 2003, 07:04:08 AM
what other "tools"?

sounds like perhaps mysqld is not running or mysql.sock is actually located elsewhere on your system.  could also be a firewall issue.

check MySQL Manual | A.2.3 Can't connect to [local] MySQL server Error (http://www.mysql.com/doc/en/Can_not_connect_to_server.html) for more tips.