dmknights
12-24-2008, 09:53 PM
I have this issue:
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
Now ive read that i need to change the value in my php.ini file. Ive done this & still nothing!
im using 3.7.4 PL1 with the default style
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
Now ive read that i need to change the value in my php.ini file. Ive done this & still nothing!
im using 3.7.4 PL1 with the default style