Just installed PHP 4 and MySql..I can connect to the MySQL server with the mysql command line program but get the following message with PHP mysql_pconnect():
Warning: Can't connect to local MySQL server through socket '/var/db/mysql/mysql.sock' (13)
Note: the path to the socket is correct (I changed it).
Ideas on what to check????