OK -- Unix (Centos Linux WHM/Cpanel)
So I am thinking the apache error log would contain information about php warnings, and "error_log" will log PHP syntax errors -- right?
So, I found this php error log in my account
public_html/help/api/error_log (I have osTicket installed in ./help)
I found the apache error log in /etc/httpd/logs/error_log.
------------------------------------------------
So....did not find much. A couple of out of memory errors in public_html/help/api/error_log
PHP Fatal error: Out of memory (allocated 1310720) (tried to allocate 19456 bytes) in public_html/help/include/pear/Mail/RFC822.php on line 468
PHP Fatal error: Out of memory (allocated 1835008) (tried to allocate 311296 bytes) in public_html/help/include/class.ticket.php on line 1422
and nothing relevant in /etc/httpd/logs/error_log
And the errors just keep coming to my inbox
The system is having trouble fetching emails from the following mail account:
User: xxxxxxxxxxxx@gmail.com
Host: pop.gmail.com
Error: Too many login failures
128 consecutive errors. Maximum of 5 allowed
This could be connection issues related to the host. Next delayed login attempt in aprox. 10 minutes
This is really strange.....