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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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