I have been trying to increase the limit of the max_input_vars from the etc/php.ini. The problem is that I cannot find this variable to increase the limit. The image below shows the message that I get from the phpmyadmin of XAMPP-VM in the localhost. I need some help to fix this problem. Thank you!
Asked
Active
Viewed 171 times
1
-
Create an entry for this in the php.ini config. Also please make sure you read the docs: https://www.php.net/manual/en/info.configuration.php#ini.max-input-vars This can be vulnerable to DDOS Attack – Harish ST May 19 '20 at 06:55