PHP Fatal error: Uncaught Error: Call to undefined function determine_locale()
-
Hi, I’m having this problem since 2 weeks, and after few days of deleting and uploading the wp-admin and wp-includes fresh files downloaded from WordPress always results on a 500 server error, making the website inaccessible.
Part of the error:
[27-Mar-2019 19:07:42 UTC] PHP Fatal error: Uncaught Error: Call to undefined function determine_locale() in /home/victorin/public_html/wp-includes/class-wp-locale-switcher.php:48
Stack trace:
#0 /home/victorin/public_html/wp-settings.php(473): WP_Locale_Switcher->__construct()
#1 /home/victorin/public_html/wp-config.php(91): require_once(‘/home/victorin/…’)
#2 /home/victorin/public_html/wp-load.php(37): require_once(‘/home/victorin/…’)
#3 /home/victorin/public_html/xmlrpc.php(30): include(‘/home/victorin/…’)
#4 {main}
thrown in /home/victorin/public_html/wp-includes/class-wp-locale-switcher.php on line 48
[27-Mar-2019 19:12:39 UTC] PHP Fatal error: Uncaught Error: Call to undefined function determine_locale() in /home/victorin/public_html/wp-includes/class-wp-locale-switcher.php:48
Stack trace:
#0 /home/victorin/public_html/wp-settings.php(473): WP_Locale_Switcher->__construct()
#1 /home/victorin/public_html/wp-config.php(91): require_once(‘/home/victorin/…’)
#2 /home/victorin/public_html/wp-load.php(37): require_once(‘/home/victorin/…’)
#3 /home/victorin/public_html/wp-blog-header.php(13): require_once(‘/home/victorin/…’)
#4 /home/victorin/public_html/index.php(17): require(‘/home/victorin/…’)
#5 {main}
thrown in /home/victorin/public_html/wp-includes/class-wp-locale-switcher.php on line 48
[27-Mar-2019 19:22:02 UTC] PHP Fatal error: Uncaught Error: Call to undefined function determine_locale() in /home/victorin/public_html/wp-includes/class-wp-locale-switcher.php:48Please, I need some help regarding this problem, because I tried to fix it with some info I found in this forum, but always after uploading the fresh files, after some days I always get the 500 error.
Link to log: DROPBOX
What can I do?
- The topic ‘PHP Fatal error: Uncaught Error: Call to undefined function determine_locale()’ is closed to new replies.