[Bug 512167] Re: apache overriding php's error_log setting

Daniel Convissor launchpad029 at analysis.users.panix.com
Tue Jan 26 16:25:22 GMT 2010


Never mind.  Apache didn't have permissions to create the error log.
Here's how to resolve it:

mkdir /var/log/php5
chown root:www-data /var/log/php5
chmod 775 /var/log/php5

Now edit php.ini:
error_log = /var/log/php5/php_errors.log

Sorry for the noise.

** Changed in: apache2 (Ubuntu)
       Status: Incomplete => Invalid

-- 
apache overriding php's error_log setting
https://bugs.launchpad.net/bugs/512167
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.



More information about the Ubuntu-server-bugs mailing list