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

Results 1 to 7 of 7
  1.     
    #1
    Banned
    Website's:
    maurifail.com nuwarez.org nuhost.org ferbourtoi.org

    Default prob with suhosin when installing IPB



    can anyone help me to sort this out please?
    SkaterP Reviewed by SkaterP on . prob with suhosin when installing IPB http://lulzimg.com/i11/944371.png can anyone help me to sort this out please? :( Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Banned
    Website's:
    xsl.tel xsltel.com
    login to putty

    Code: 
    php -i | grep php.ini
    output :
    Configuration File (php.ini) Path => /etc
    Loaded Configuration File => /etc/php.ini
    #---------------
    now edit that file through Nano or vi
    Code: 
    vi /etc/php.ini
    output :
    Code: 
    [PHP]
    
    ;;;;;;;;;;;;;;;;;;;
    ; About this file ;
    ;;;;;;;;;;;;;;;;;;;
    ;
    ; This is the recommended, PHP 4-style version of the php.ini-dist file.  It
    ; sets some non standard settings, that make PHP more efficient, more secure,
    ; and encourage cleaner coding.
    ; The price is that with these settings, PHP may be incompatible with some
    ; applications, and sometimes, more difficult to develop with.  Using this
    ; file is warmly recommended for production sites.  As all of the changes from
    ; the standard settings are thoroughly documented, you can go over each one,
    ; and decide whether you want to use it or not.
    solution add after [PHP] line
    Code: 
    [PHP]
    suhosin.post.max_vars 4096
    suhosin.request.max_vars 4096
    suhosin.post.max_value_length 1000000
    suhosin.request.max_value_length  1000000
    ;;;;;;;;;;;;;;;;;;;
    ; About this file ;
    ;;;;;;;;;;;;;;;;;;;
    ;
    ; This is the recommended, PHP 4-style version of the php.ini-dist file.  It
    ; sets some non standard settings, that make PHP more efficient, more secure,
    ; and encourage cleaner coding.
    ; The price is that with these settings, PHP may be incompatible with some
    ; applications, and sometimes, more difficult to develop with.  Using this
    ; file is warmly recommended for production sites.  As all of the changes from
    ; the standard settings are thoroughly documented, you can go over each one,
    ; and decide whether you want to use it or not.
    Save file
    service httpd restart

    and u are done

  4.     
    #3
    Banned
    Website's:
    maurifail.com nuwarez.org nuhost.org ferbourtoi.org
    same prob =/


  5.     
    #4
    loki
    seems you got settings to change, try to do it again with higher values

  •     
    #5
    Respected Member
    Try using the = sign in each line.

    suhosin.post.max_vars = 4096
    suhosin.request.max_vars = 4096
    suhosin.post.max_value_length = 1000000
    suhosin.request.max_value_length = 1000000

  •     
    #6
    Banned
    Website's:
    maurifail.com nuwarez.org nuhost.org ferbourtoi.org
    thanks lockdown ! you saved my life

    thanks very much mate !

  •     
    #7
    Respected Member
    You are welcome.

  • Thread Information

    Users Browsing this Thread

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

    Similar Threads

    1. ipb seo 1.1 prob
      By FSL in forum IP.Board
      Replies: 12
      Last Post: 25th May 2011, 04:48 PM
    2. Script to check your Suhosin settings
      By NewEraCracker in forum Web Development Area
      Replies: 0
      Last Post: 22nd Feb 2011, 02:52 AM
    3. 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
    4. [CentOS] LAMP & Suhosin & APC & IonCube Loader & Optimization
      By ?eXXed in forum Tutorials and Guides
      Replies: 4
      Last Post: 3rd Jun 2010, 01:34 PM
    5. Suhosin Problem!
      By Webestrian in forum vBulletin
      Replies: 1
      Last Post: 11th Jun 2009, 06:57 PM

    Tags for this Thread

    BE SOCIAL