Quantcast
Channel: BulletProof Security Forum » All Posts
Viewing all articles
Browse latest Browse all 12461

Reply To: How To Troubleshoot PHP Errors, php errors in your php error log

$
0
0

The php error probably occurred at the time your MySQL server went down/crashed and was probably the last error logged before the site lost connection.  I do not see anything malicious in the php error.  It is possible something like this happened:  An extremely large file upload was occurring with Advanced_Responsive_Video_Embedder / uploadify and it crashed your server – I am taking a logical guess here, but most likely the DB crashed for some other reason.  Read the first post at the beginning of this forum topic to get a general understanding of what matters and what does not matter regarding php errors. In a nut shell, if a php error only occurs once or once in a while it is not important. If a php error is repeatedly occurring then you need to fix whatever problem is causing the php errors.


Viewing all articles
Browse latest Browse all 12461

Trending Articles