Newsroom Update

Beginning in May, a special Today at Apple series titled “Made for Business” will offer small business owners and entrepreneurs free opportunities to learn how Apple products and services can support their growth and success. Learn more >

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

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

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

PHP Error Log

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