forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 install => Topic started by: scoti on April 01, 2011, 03:27:36 pm

Title: MySQL problem
Post by: scoti on April 01, 2011, 03:27:36 pm
I put in my details but each time I get the following-
Code: [Select]
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?
Title: Re: MySQL problem
Post by: Αndré on April 01, 2011, 10:20:16 pm
Have a look at the MySQL docs:
Quote from: http://dev.mysql.com/doc/refman/5.1/en/access-denied.html
Make sure that the server is running. If it is not, clients cannot connect to it.
Title: Re: MySQL problem
Post by: scoti on April 13, 2011, 06:15:45 pm
Thanks you.  :D