Log in

View Full Version : PHP Style Error


UltraFanatics
09-17-2008, 05:14 PM
When I try and edit a style I get this message

Required variables have gone missing and execution can not continue. Please try again.

This error can sometimes occur as a result of Suhosin / Hardened PHP being installed on your server. If you know that you have Suhosin running and you have access to the PHP configuration, try increasing the value of the following variables:

php_value suhosin.post.max_vars
php_value suhosin.request.max_vars

Anyone any ideas on what to do?

Thankyou.

Opserty
09-17-2008, 05:15 PM
The error gives the instructions you require...

UltraFanatics
09-17-2008, 05:18 PM
The error gives the instructions you require...

How/where do I increase them?

Opserty
09-17-2008, 05:19 PM
PHP configuration file (php.ini I believe), like it says. Try contacting your hosting provider with the error message...

TeelK
09-17-2008, 05:21 PM
he prob dont have dedicated or vps so i would say email host

UltraFanatics
09-17-2008, 05:21 PM
Yes I thought that was the file.

I currently have this in there but not sure what to add for error message above.

memory_limit=64M
magic_quotes_runtime=off