PHP Error Log

Anyone know where the PHP error log resides? And if so how to change it?

ACTC, ACHD, ACDT, ACPT, Mac OS X (10.4.11)

Posted on Sep 10, 2008 3:19 PM

Reply
6 replies

Sep 12, 2008 5:58 AM in response to Camelot

Now will this work?

display_errors => STDERR => STDERR
display startuperrors => Off => Off
error appendstring => no value => no value
error_log => /Volumes/Raid Data/Web_Site/phperrors/error.log => /Volumes/Raid Data/Web_Site/phperrors/error.log
error prependstring => no value => no value
error_reporting => 6143 => 6143
html_errors => Off => Off
ignore repeatederrors => Off => Off
log_errors => On => On
log errors_maxlen => 1024 => 1024
track_errors => Off => Off
xmlrpc errornumber => 0 => 0
xmlrpc_errors => Off => Off

Sep 11, 2008 4:49 PM in response to Camelot

This is what appears:

display_errors => STDERR => STDERR
display startuperrors => Off => Off
error appendstring => no value => no value
error_log => /Library/WebServer/php_errors/error.log => /Library/WebServer/php_errors/error.log
error prependstring => no value => no value
error_reporting => 6143 => 6143
html_errors => Off => Off
ignore repeatederrors => Off => Off
log_errors => Off => Off
log errors_maxlen => 1024 => 1024
track_errors => Off => Off
xmlrpc errornumber => 0 => 0
xmlrpc_errors => Off => Off


Whats wrong here?

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

PHP Error Log

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.