Dear all,
I have appache server with mysql and PHP based on the Linux.
Actually I set up this system step by step.
Linux with appache server. (It was tested fine)
MySQL: It was tested fine.
PHP: It was working tested by phpinfo();
When I come back to test MySQL, error:
Can't connect to local MySQL server through the socket 'var/lib/mysql/mysql.sock' (2)
By the way MySQL is version 3.23.41
PHP: version 4.1.2
Anyone can give me some idea?
Thanks very much !!!