Results 1 to 2 of 2
-
11th Jun 2009, 03:52 PM #1OPMemberWebsite's:
donotclickme.comSuhosin Problem!
Common Problem
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
Solutions Please:
But other than the common solutions as under:
Code:----------------------- create php.ini (or .htaccess if php.ini doesn't work) in the admincp folder with this code: php_value suhosin.request.max_vars 2048 php_value suhosin.post.max_vars 2048 ----------------------- ----------------------- You can disable it by creating a ".htaccess" file in your forum directory with this code in it: php_flag suhosin.cookie.encrypt Off php_value suhosin.request.max_vars 2048 php_value suhosin.post.max_vars 2048 -----------------------
Webestrian Reviewed by Webestrian on . Suhosin Problem! Common Problem 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 Rating: 5"Advertising may be described as the science of arresting the human intelligence long enough to get money from it."
Stephen Butler Leacock (1869-1944)
-
11th Jun 2009, 06:57 PM #2MemberWebsite's:
maxedoutdesigns.com
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Script to check your Suhosin settings
By NewEraCracker in forum Web Development AreaReplies: 0Last Post: 22nd Feb 2011, 02:52 AM -
How do I compile Suhosin using VC6 (and php 5.2.14 source)?
By NewEraCracker in forum Technical Help Desk SupportReplies: 2Last Post: 21st Feb 2011, 11:47 PM -
prob with suhosin when installing IPB
By SkaterP in forum Webmaster DiscussionReplies: 6Last Post: 8th Feb 2011, 09:53 PM -
Small Footer Problem (<div> problem ??)
By Ashleyuk1984 in forum Technical Help Desk SupportReplies: 2Last Post: 26th Jan 2011, 02:53 PM -
[CentOS] LAMP & Suhosin & APC & IonCube Loader & Optimization
By ?eXXed in forum Tutorials and GuidesReplies: 4Last Post: 3rd Jun 2010, 01:34 PM
themaManager - edit and manage...
Version 4.20 released. Open older version (or...