|
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.
|