Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Github #2063: Debian installer - set max_input_vars = 5000 #2064

Open
wants to merge 1 commit into
base: 24.10.00
Choose a base branch
from

Commits on Sep 18, 2024

  1. Github Aspen-Discovery#2063: Debian installer - set max_input_vars = …

    …5000
    
    CentOS installer includes a php file that sets the max_input_vars to 5000 from the default 1000. Debian should also have this setting by default.
    
    To test: 
    Run aspen installer on Debian as if you were setting up a new Aspen, note that the /etc/php/${php_vers}/apache2/php.ini file has a max_input_vars of 1000
    
    apply this patch, rerun the installer, note that the same file should now have max_input_vars of 5000.
    lizrea authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7b73c59 View commit details
    Browse the repository at this point in the history