View Single Post
  #2  
Old 05-04-2004, 07:42 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,585
It is a PHP, MySQL problem, but not related to litespeed.

Please make sure the mysql socket is configured properly in php.ini (mysql.default_socket), check the phpinfo.php page, make sure mysql socket can be accessed by the user that php process runs as.

You probably noticed that we are using phpBB2. :-)

George
Reply With Quote