Could not create a mySQL connection Could not create a mySQL connection
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Could not create a mySQL connection

Started by teamz, December 30, 2003, 11:44:19 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

teamz

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

jason

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 for more tips.
jason