Input variables exceeded 1000, change max_input_vars in php.ini
Locate your running php.ini for your selected project where you getting this error. Then simple add this below code inside
Enable Leverage browser caching by .htaccess
For enable Leverage browser caching just use the following code on your .htaccess file ## START OF EXPIRES CACHING ##
Enable GZIP Compression by .htaccess file
For enable GZIP Compression just use the following code on your .htaccess file. Make sure to add it below the current