500 after a while with error Call to undefined function wp_validate_redirect()
-
Hi,
we installed on three local systems three wordpress installations for our three sites. On the table wp_options we set the properties siteurl and home to our url, in this case https://www.orma-solutions.it
For some hours anything is working fine.
After while then we get an 500 status error on our sites and in the “httpd” log and “debug.log” we see this error
PHP Fatal error: Call to undefined function wp_validate_redirect() in /var/www/html/wp-includes/http.php on line 590
In this case, the site is not available and also not the wp-admin but phpmyadmin is still available, so it could not be an network or webserver error.
By pure coincidence we found a temporary solutions, if the error happens, we log in in phpmyadmin and change siturl and home to our local IP address http:/XXX.XXX.XXX.XXX and save it, after that we rechange the urls to the real url https://www.orma-soltuions.it and the site works for some hours, after which the same error.
Has someone an idea?
thx
- The topic ‘500 after a while with error Call to undefined function wp_validate_redirect()’ is closed to new replies.