<br><br><div class="gmail_quote">On 3 November 2010 23:58, Frank Church <span dir="ltr">&lt;<a href="mailto:vfclists@gmail.com">vfclists@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div class="h5"><br><br><div class="gmail_quote">On 3 November 2010 00:38, Frank Church <span dir="ltr">&lt;<a href="mailto:vfclists@gmail.com" target="_blank">vfclists@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<br>I have configured the virtual host with a custom php.ini which has the error_log  value configured, but the file is empty, it is not created at all.<br><br>Does the FastCGI have another way to log the PHP errors?<br>
<font color="#888888"><br clear="all">

<br>-- <br>Frank Church<br><br>=======================<br><a href="http://devblog.brahmancreations.com" target="_blank">http://devblog.brahmancreations.com</a><br>
</font></blockquote></div><br></div></div>Any help?<br><br>Does nginx or the fastcgi module cause all the php errors to show in the main error log? <br>The configuration is definitely correct, phpinfo() shows them both correctly, but the php error log is still not created.<div>
<div></div><div class="h5"><br clear="all">
<br>-- <br>Frank Church<br><br>=======================<br><a href="http://devblog.brahmancreations.com" target="_blank">http://devblog.brahmancreations.com</a><br>
</div></div></blockquote></div><br><br>Output of phpinfo()<br><br>display_errors Off<br>display_startup_errors Off<br>
error_log  /opt/manager_app/www/logs/php_error.log<br clear="all">log_errors  On<br>log_errors_max_len  1024<br><br>Everything appears to be set correctly.<br><br>Can something in the additional ini files affect it?<br><br>
<br><br>-- <br>Frank Church<br><br>=======================<br><a href="http://devblog.brahmancreations.com">http://devblog.brahmancreations.com</a><br>