I have needed to duplicate a FastCGI + suPHP, and I have re-created the setup but unlike the CentOS one my error_log
files are all in /log/apache/
instead of the directories where the script triggered the error. How do I configure PHP to write all error_log
s to ~/error_log
?
I believe your suphp configuration file is possibly missing a logfile statement which states where logging information is stored. Based on their documentation this should be configurable with variable definitions. Further info should be found here : http://www.suphp.org/DocumentationView.html?file=CONFIG