Today I read about the recent changes about the PHP functions etc.
I have had my PHP version changed to the 1 that allows the Eval and Mail procedures(the intermediate 1).
That is from the account screen.
My server is run on the Absolut server(Ad-Free).
Server URL is - http://sguniverses.x10hosting.com.
My main problem is that I get this error when ever trying to access my SMF Boards.
Could anyone please assist me with this?
NOTE: I tried to include as much information as possible but i'm not sure exactly what you need.
I have had my PHP version changed to the 1 that allows the Eval and Mail procedures(the intermediate 1).
This version of PHP is much more relaxed in regards to security. More features are enabled compared to the default version.
- Mail(), eval() functions allowed
- Memory limit and max upload filesize set moderately higher
- URL fopen or include enabled
- More relaxed restriction of 'unsafe' and 'bad' functions
That is from the account screen.
My server is run on the Absolut server(Ad-Free).
Server URL is - http://sguniverses.x10hosting.com.
My main problem is that I get this error when ever trying to access my SMF Boards.
Fatal error: SUHOSIN - Use of eval is forbidden by configuration in /home/sgu/public_html/boards/Sources/Load.php(1726) : eval()'d code on line 1726
Could anyone please assist me with this?
NOTE: I tried to include as much information as possible but i'm not sure exactly what you need.