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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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