Suhosin and memory errors.

Status
Not open for further replies.

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?
 
Last edited:

randombum

New Member
Messages
41
Reaction score
0
Points
0
I haven't filed an upgrade request yet, but in the account manager it says this:

Basic PHP Configuration - Upgrade pending

Does that mean that there really is an upgrade pending, or is that some sort of an error? It's been there for a few hours already, so I'm not sure what to do.
 

Christopher

Retired
Messages
14,659
Reaction score
8
Points
0
You have the basic PHP version. The script just doesn't notice it. You can upgrade to intermediate safely.
 
Status
Not open for further replies.
Top