View Single Post
  #6  
Old 05-02-2009, 07:30 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,583
Could it be a permission problem with the php.ini or the directory?
The suEXEC PHP must have read permission to the file.

If your lsphp5 external app configuration uses "-c <path_to_ini>" as a command line parameter, it must be removed, as it has higher priority than PHPRC.
Reply With Quote