Activity Stream
48,167 MEMBERS
63745 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 2 of 2
  1.     
    #1
    Member
    Website's:
    donotclickme.com

    Default 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


    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
    
    -----------------------
    Already tried these solutions! Both fail!
    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)

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    maxedoutdesigns.com
    php_flag suhosin.cookie.encrypt Off
    php_value suhosin.request.max_vars 2048
    php_value suhosin.post.max_vars 2048
    Should work, if not its your Host.
    What do i do?
    vBulletin Skins,Custom CMS Designs,Wordpress Designs
    and much more!
    Thread :: Website

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Script to check your Suhosin settings
    By NewEraCracker in forum Web Development Area
    Replies: 0
    Last Post: 22nd Feb 2011, 02:52 AM
  2. How do I compile Suhosin using VC6 (and php 5.2.14 source)?
    By NewEraCracker in forum Technical Help Desk Support
    Replies: 2
    Last Post: 21st Feb 2011, 11:47 PM
  3. prob with suhosin when installing IPB
    By SkaterP in forum Webmaster Discussion
    Replies: 6
    Last Post: 8th Feb 2011, 09:53 PM
  4. Small Footer Problem (<div> problem ??)
    By Ashleyuk1984 in forum Technical Help Desk Support
    Replies: 2
    Last Post: 26th Jan 2011, 02:53 PM
  5. [CentOS] LAMP & Suhosin & APC & IonCube Loader & Optimization
    By ?eXXed in forum Tutorials and Guides
    Replies: 4
    Last Post: 3rd Jun 2010, 01:34 PM

Tags for this Thread

BE SOCIAL