phpBB3

Messages
9
Reaction score
0
Points
0
I keep getting this errror:
Fatal error: SUHOSIN - Use of eval is forbidden by configuration in /home/hider/public_html/forums/includes/functions_module.php(328) : eval()'d code on line 328

Yet I have got my php level upgraded to intermediate. so the eval() functions should work.
 

mvd7793

New Member
Messages
85
Reaction score
0
Points
0
I keep getting this errror:
Fatal error: SUHOSIN - Use of eval is forbidden by configuration in /home/hider/public_html/forums/includes/functions_module.php(328) : eval()'d code on line 328

Yet I have got my php level upgraded to intermediate. so the eval() functions should work.

You need to update your PHP configuration at x10hosting.com/account. Apply for the "intermediate" package.
 

Daniel S

New Member
Messages
2,395
Reaction score
0
Points
0
It can take up to 48 hours for your php to update on the server.
 

dweng85

New Member
Messages
23
Reaction score
0
Points
0
sometimes i just delete the line if its not necessary. Such as an optional mod that you may have installed incorrectly, or a mod in beta form. Seeing as it is located in the includes folder just be on the safe side and wait the hours off. You could always back up your files and delete the line.
 
Top