MySQL problem MySQL problem
 

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

MySQL problem

Started by scoti, April 01, 2011, 03:27:36 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

scoti

I put in my details but each time I get the following-

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)


Anyone any idea?

ΑndrĂ©

Have a look at the MySQL docs:
Quote from: http://dev.mysql.com/doc/refman/5.1/en/access-denied.htmlMake sure that the server is running. If it is not, clients cannot connect to it.

scoti