Hi!!
I've finished coding php, run it OK with my localhost and uploaded to my Apache server with Linux OS. However, I'm seemingly unable to connect to mysql at the server side... and received the following message:
Could not connect to database: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (111)
What's this message abt? I tried to get into MySQL without php on the server.. and received the same message at the console... how come?
Thanks to anyone who can help!