PHP fatal error
-
Hi,
error_log
[Wed Feb 12 07:17:28.847656 2020] [proxy_fcgi:error] [pid 9191] [client 35.186.178.64:54886] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Class ‘getid3_handler’ not found in <path>/httpdocs/wp-includes/ID3/module.audio.ac3.php:18\nStack trace:\n#0 {main}\n thrown in <path>/wp-includes/ID3/module.audio.ac3.php on line 18′access log:
35.186.178.64 – – [12/Feb/2020:07:17:28 +0100] “GET /wp-includes/ID3/module.audio.ac3.php HTTP/1.0” 200 735 “-” “python-requests/2.22.0”It’s a hacker directly aiming at module.audio.ac3.php without loading first the necessary class.
Blocked ip 35.186.178.64
Are these type of requests preventable (e.g block http-user_agent python-requests/2.22.0) or adding some code to the module.audio.ac3.php to catch the error?
Regards
- The topic ‘PHP fatal error’ is closed to new replies.