Hi.
I'm having a hard time to find out why is php giving me this error message:
Warning: MySQL Connection Failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (111) in /home/httpd/html/phpMyAdmin/lib.inc.php on line 255
Error
I found an article that
chmod 755 /var/lib/mysql
should correct the problem but it didn't.
I'm quite a newbie to LinuX (I have RH 6.2) and I can't seem to find a configuration file for mysql. Can somebody help me to find it? find / -name my.conf didn't find anything. Where should I set the configuration of host and port for mysql?
Thanx in advance.
... desperate ...