Fatal error: SUHOSIN - Use of preg_replace() with /e modifier is forbidden by configuration in /home/magscans/public_html/blog/wp-includes/kses.php(627) : regexp code on line 627
Fatal error: SUHOSIN - Use of preg_replace() with /e modifier is forbidden by configuration in /home/magscans/public_html/blog/wp-includes/kses.php(627) : regexp code on line 627
I reinstalled 2.3.3 thru fantastico and and restored the table I had backed up earlier. But the result is the same.
According to http://www.hardened-php.net/
Suhosin is an advanced protection system for PHP installations. It was designed to protect your servers on the one hand against a number of well known problems in PHP applications and on the other hand against potential unknown vulnerabilities within these applications or the PHP core itself.
You need to ask your hosting provider to switch your PHP configuration from Basic to Intermediate. This would allow functions like Mail() and Eval() that WordPress requires.
This topic has been closed to new replies.