Where is the PHP log file located on Mac OSX?
Solution 1:
Try renaming php.ini.default
to php.ini
and edit it to enable the logging you want.
The changes probably won't take effect until Apache is restarted. Since you are using a Mac, just disable web sharing and re-enable it.
Solution 2:
Apache's logs are located under /var/log/apache2