HELP! 500 internal sever error and PHP Fatal error: Uncaught Error

Ive tried default theme, deactivating plugins, renaming .htaccess file (I get 404 error).
It all started with the error message below whenever i try to access other pages and categories (home page and wp admin works fine). Then i tried the above and none seemed to be working, so i got my server error log and this what i got

Server error log

“PHP Fatal error: Uncaught Error: Call to undefined function wp_start_scraping_edited_file_errors() in /home/politic6/public_html/wp-settings.php:297
Stack trace:
#0 /home/politic6/public_html/wp-config.php(90): require_once()
#1 /home/politic6/public_html/wp-load.php(37): require_once(‘/home/politic6/…’)
#2 /home/politic6/public_html/wp-blog-header.php(13): require_once(‘/home/politic6/…’)
#3 /home/politic6/public_html/index.php(17): require(‘/home/politic6/…’)
#4 {main}
thrown in /home/politic6/public_html/wp-settings.php on line 297”

The message I get when i try to access other pages

“Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@example.com to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.”

Hi @castroherder
Did you made any changes in your WordPress before this error occurred?

1 Like