randombum
New Member
- Messages
- 41
- Reaction score
- 0
- Points
- 0
Like Leo Wyatt, I have the following error, but instead of a forum, it's occurring on my wordpress installation, which is preventing it from loading completely:
Fatal error: SUHOSIN - Use of preg_replace() with /e modifier is forbidden by configuration in /home/**/public_html/wp-includes/kses.php(396) : regexp code on line 396
I'm also getting an out of memory error:
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 2108021 bytes) in /home/**/public_html/wp-includes/wp-db.php on line 144
Now apparently the PHP and Apache upgrades have finished, so what could be the cause of these errors?
Could it be changes in the permissions for the various PHP levels?
Thank you for reading.
EDIT: I just read in the important information thread that to solve suhosin errors I have to upgrade to intermediate. How come it was working before?
Fatal error: SUHOSIN - Use of preg_replace() with /e modifier is forbidden by configuration in /home/**/public_html/wp-includes/kses.php(396) : regexp code on line 396
I'm also getting an out of memory error:
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 2108021 bytes) in /home/**/public_html/wp-includes/wp-db.php on line 144
Now apparently the PHP and Apache upgrades have finished, so what could be the cause of these errors?
Could it be changes in the permissions for the various PHP levels?
Thank you for reading.
EDIT: I just read in the important information thread that to solve suhosin errors I have to upgrade to intermediate. How come it was working before?
Last edited: