Yes, you need the PHP log. Depends on versions and how you set it up. Could be log/messages, the Apache error log or even nothing if logging wasn't configured for PHP yet.
Google is your best friend.
Once you find where it's logging, add more logging statements as necessary to narrow down...