• Hello,

    tried all the options explained on this forum but changing the php.ini isn’t woking for me.

    My current php.ini is

    upload_max_filesize = 32M
    post_max_size = 33M
    upload_max_filesize = 32M
    post_max_size = 33M
    upload_max_filesize = 32M
    post_max_size = 33M
    upload_max_filesize = 32M
    post_max_size = 33M

    I’m on a windows VPS running 2012R2

    What should I add and where to place it?

Viewing 1 replies (of 1 total)
  • Thread Starter bikkel78

    (@bikkel78)

    okay, been trying a bit harder and now the complete php.ini, located at C:\Program Files (x86)\PHP\v5.4\ext\ shows max_input_vars = 9000

    but when I run phpinfo.php it still shows max_input_vars = 1000

    I guess this is because I’m running windows server 2012.

    Or should I place the php.ini file somewhere else and remove it from the above mentioned directory?

Viewing 1 replies (of 1 total)

The topic ‘menu item limit on windows server’ is closed to new replies.