• Resolved martinagrosapiens

    (@martinagrosapiens)


    Hi! I have already created 99 folders and I want to continue creating the error:

    “Memphis Error: max_input_vars: 1000 Input variables sent: 1003
    Memphis Error: You have reached the maxium number of input variable allowed for your servers configuration, this means you can not edit folders anymore. To be able to edit folders again, please increase the variable max_input_vars in your php.ini file.”

    I increased in php.ini the max_input_vars to 3000 and still see the same error. Please I need help.

Viewing 1 replies (of 1 total)
  • Plugin Author bhaldie

    (@bhaldie)

    make sure that the max_input_vars setting is correct.

    in a php file add this <?php phpinfo(); ?>

    then look for the max input vars value and make sure it is set to 3000.

Viewing 1 replies (of 1 total)

The topic ‘Memphis Error: max_input_vars’ is closed to new replies.