+ Reply to Thread
Results 1 to 3 of 3

Thread: php_value - Problem

  1. #1
    Ancyent is offline New Bee
    Join Date
    Jun 2009
    Posts
    4
    WHB Points this Month
    0.00
    WHB Points
    0.00
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Post php_value - Problem

    Hi all I have a problem, I get this error and it tells me to increase the value of these variables


    php_value suhosin.post.max_vars
    php_value suhosin.request.max_vars
    Last edited by Ancyent; 06-04-2009 at 02:58 AM.

  2. #2
    Anna M.'s Avatar
    Anna M. is offline WeeHBie
    Join Date
    Dec 2008
    Posts
    453
    WHB Points this Month
    0.00
    WHB Points
    50.00
    Thanks
    2
    Thanked 6 Times in 3 Posts

    Default

    In order to do this you should create php.ini and paste there the following lines:

    [PHP]
    suhosin.post.max_vars = 2048
    suhosin.request.max_vars = 2048

    and put it to each script subfolder which requires this increase


    If you have any problems please submit a ticket to the technical department at https://www.whbsupport.com
    CS Team
    WebHostingBuzz.com

    Get the latest news and promotions by following us on Twitter and Facebook

  3. #3
    Ancyent is offline New Bee
    Join Date
    Jun 2009
    Posts
    4
    WHB Points this Month
    0.00
    WHB Points
    0.00
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thank you verry much ... you have a flower

+ Reply to Thread

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts