Max input var with Siteground

I follow the siteground instruction to create variables by Variable Manager. It automatically created php.ini in public_html folder with content: 

max_input_vars = 5000
zend_extension=/usr/local/php70/lib/php/extensions/ioncube.so
zend_extension=/usr/local/php70/lib/php/extensions/ZendOptimizer.so


When I navigate to shop page, it is going to blank site. 
I update Order in Admin , it s also blank. 

How to fix that? 

Thanks, 

Comments

  • Hi,
    did you set the shop page in the woocommerce options?
    Please send some links.
    thanks
  • edited March 2018
    Www.hocob2b.com. We used woocommerce. 

    This is my phpinfo()

  • We see that you have a lot of plugins. Please disable all of them and see if that helps.
    If you have problems with server settings then please contact your hosting provider since we cannot help you with this problem.
    thanks
  • From the phpinfo we see that your max_input_vars is still set to 3000 so please contact your hosting provider and sort this out.

    We even cannot enter your website or FTP, http://prntscr.com/ir0jdp
    There is something wrong with your server for sure.

  • Hello I am having the same issue.

    register_globals = Off
    memory_limit = 768
    upload_max_filesize = 128
    max_input_vars = 5000
    zend_extension=/usr/local/php72/lib/php/extensions/ioncube.so
    zend_extension=/usr/local/php72/lib/php/extensions/ZendOptimizer.so

    Now obviously, siteground's shared hosting servers do not allow php execution time to be modified. However, I have checked my phpinfo() and it is showing the proper max_input_vars = 5000 setting whereas you BeTheme status page is not reflecting this change at all.

    I have had them reset and clear cache, I've disabled plugins, etc. But no matter what it does not show on BeTheme's status page.

    Any news on this?
  • Hi @triggmatthew
    BeTheme always shows local values, not the global one.
    Also, this is not the theme issue, and we cannot help at all, our hands are tied.

    You have to talk with your hosting provider about increasing your amounts.
    If they are not able to do it, we can suggest changing the hosting provider.
    Thanks.
Sign In or Register to comment.