MySQL problem MySQL problem
 

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

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