Problem with " /e modifier is forbidden "

Status
Not open for further replies.

jamdess

New Member
Messages
15
Reaction score
0
Points
0
Hi

I've a big problem on my web site.
I use Smarty (a template engine) but, on this hosting I get an error :

Code:
Fatal error:  SUHOSIN - Use of preg_replace() with /e modifier is forbidden by configuration in /home/soslinux/public_html/libs/Smarty/Smarty_Compiler.class.php(270) : regexp code on line 270

Could you say me what am i supposed to do, to make it work ?

Regards,

/J
 

wh00p101

New Member
Messages
241
Reaction score
0
Points
0
Try upgrading your PHP from basic to intermediate and if that still doesn't work try advanced. Intermediate should solve the problem though.
 

jamdess

New Member
Messages
15
Reaction score
0
Points
0
Is the Intermediate free too ?
Edit:
well, i've ask to upgrade my account, to solve this problem and a another one too (memory limit)
I hope that they will accept to upgrade me.
thank's

regards

/J
 
Last edited:

jamdess

New Member
Messages
15
Reaction score
0
Points
0
hi,

The upgrade is done (i see in my account panel that i currently have the intermediate conf) but the error still occures

Code:
Fatal error:  SUHOSIN - Use of preg_replace() with /e modifier is forbidden by configuration in /home/soslinux/public_html/libs/Smarty/Smarty_Compiler.class.php(270) : regexp code on line 270

so that haven't changed anything.

And I see that no one can post on my web site ?!?!
So that mean that the $_POST 'function' isn't allowed ?!?!

So Could you help me ? Cause if the post function doens't work, and the preg_replace stay forbidden, my web site site will never work. :'(

I have asked to upgrade to advanced, but you refuse it to me.
Could you help me please ?

Regards

/J
 
Status
Not open for further replies.
Top