PHP Setting and mod_rewrite

NethServer Version: 7.8
Module: your_module (which module?)

Hi, i want to install i-doit.org. Most of my system is okay. But there are two dependencies i don’t know how to solve:
PHP Setting “max_input_vars”: 1000 Minimum: 10000 ERROR
I changed /etc/php.ini to 50000 but i didn’t changed anything. Is it the right php.ini? Where do i find them?

mod_rewrite would be needed. How do i get this running?
Thanks Sebastian

hmm,
grep rewrite /etc/httpd/conf.modules.d/00-base.conf
LoadModule rewrite_module modules/mod_rewrite.so
so it seems mod_rewrite should be working, but the installer says no.

PHP: I could add the max_input_vars in /etc/opt/remi/php73/php.ini but when there are updates it could be lost. So i have to add this in /etc/e-smith/templates-custom but how? The website www.e-smith.org shows my ?japanese? signs. So there is no documentation.

Do not know what that installer does;

However the manual install implies you need to have php72 as main php-version : NOTE it does not mention a SCL-PHP !

https://kb.i-doit.com/pages/viewpage.action?pageId=37355543

Changing the main php version will brick your Nethserver.