As there are different modes that PHP can run in, it may be causing the internal server error (ie: FastCGI). You are better setting those values in your php.ini file or user.ini file to see if works that way.
In your php.ini or user.ini file, do the following:
max_input_vars = 5000
Related Posts:
- Security and .htaccess
- How to stop wordpress from changing default .htaccess permissions to 444
- What does a security risk in a plugin look like?
- WooCommerce – Call to undefined function is_woocommerce()
- Add .html extension to custom post type taxonomies
- Leverage browser caching not working after updating .htaccess
- How to install WordPress Multisite with different domains under the same subdirectory?
- 403 Forbidden – You don’t have permission to access /wp-admin/admin-ajax.php on this server
- Error Message from W3 Total Cache when .htaccess Rules Cannot Be Modified? [closed]
- How can I reactivate a plugin without access to my dashboard?
- htaccess and wordpress config files are regularly over written
- WordPress redirect all 404 pages to the Homepage
- How can I serve a text file at a custom URL
- Write to / remove from default .htaccess file from plugin?
- Changed permalink structure. Need help with redirecting old posts
- Landing Page Redirect Chain | http->https->https www
- Possible htaccess configuration issue for HTTPS websites by WP Fastest Cache plugin? [closed]
- Headers Content-Security-Policy CSP Major Issue
- Create a multisite network for an existing installation
- Take input from form and pass it to function using a wp-plugin
- admin-ajax.php warning max input vars exceeded on layered pop plugins [closed]
- Reoccurring 404 Errors on all subpages
- Is there a directory my plugin can write files to that cannot be viewed via the browser/url?
- plugin links not working [closed]
- Redirect to another page using contact form 7? [closed]
- Remove .htaccess portion upon plugin deactivation?
- PHP Fatal error: Call to a member function locale() on a non-object
- HTTP 500 error after plugin install
- Edit Permalink Structure For Custom Post Type or Modify .htaccess?
- Custom url rewriting
- There has been a critical error on your website – won’t fix no matter what
- wordpress upgrade from 4.2.1 to 4.7.3 500 error
- WordPress rewrite rules not working
- Do rewrites added with add_rewrite_rule() persist after plugin deletion?
- 500 error when updating plugin option
- can’t install any wp plugins [duplicate]
- Add a parameter at the end of the url and prettify
- www redirects to another directory in wordpress
- How to allow URL with filename & extension in wordpress?
- How To Use htaccess to Rewrite Link Structure for a Page that is Generated Programatcially
- WP Migrate DB Pro plugin cannot transfer Media files to remote server
- URL Rewrite 404
- WordPress error after installing plugin “Internal Server Error” [closed]
- Using any plugin results in http 500 error (and only plugins)
- .htaccess file doesn’t work, with hundred tries
- htaccess question and plugins.php
- Help Code Review – I need to write on .htaccess file from theme’s function.php
- How to add subdomain to htaccess
- Site not displaying correctly when re-directing from root to sub-directory
- Plugins don’t show up after renaming plugins folder
- How To Rewrite WordPress Pages URL Only?
- Apache rewrite rules and wordpress problem
- incorrect path of plugin dir on network
- My WP site and password was hacked, what to do? [closed]
- Please Check this ‘.htaccess’ File
- 504/502 errors plauging our site
- Jquery post responses 500 error after some time and lastly an 503 error
- Console errors after WordPress Update 6.1
- Allow direct access to files/folders within WordPress to replace wp-admin
- How to rewrite URL using .htaccess in WordPress Plugin
- Rewrite Rule in htaccess convert query string into slashes
- wp-login 404 page not redirecting to homepage [closed]
- archive_template override when no posts exist
- How to update mu-plugin
- Full list of registered scripts or styles, but from an admin options page
- Advanced Custom Fields – Get value in other plugin file [closed]
- JavaScript in a PHP plugin
- Why is the ‘Gutenberg’ Plugin generating an ‘Inconsistent File Permissions’ error when other Plugins, with the same permissions, do not?
- Checking the count within a foreach loop
- Remove specific plugins and themes from the Dashboard->Updates page [duplicate]
- Create a single website with 3 theme options in wordpress
- Disable Plugin with one button
- Exact Hook to payment methods
- Why shortcode always displayed after footer not in body
- Move plugin-settings to ‘Settings’-menu in the admin
- Installing wordpress on a subdomain of an already existing static website
- Elementor Gallery issue [closed]
- How to replace website?
- changes to header.php not appearing
- List out all the plugins on WordPress instance
- Does having more than 30 Admin Ajax affects site performance (plugin)?
- Understanding State in WordPress Multisites
- Separate database for a wordpress plugin
- Is there a rule for wordpress plugins developers to not do any database changes upon update?
- How to have sample page for each new register users in a membership website
- execute function after one completed
- How can I run a custom shortcode function on a live site and only run if the viewer is a specific machine?
- Can i add custom code in Source, Header from function.php?
- REST route from a plugin not working if WordPress is installed in a subdirectory
- WHy custom plugin slows down the loading of the pages?
- Plugin development: what to prefix?
- Overwrite a plugin’s CSS?
- Submit Form data to another page via Ajax (WordPress Way)
- Options for math equations rendering in WP in own server
- Support information in backend
- Render content of multiple pages and their descendants
- WordPress Multisite: Programmatically Activate / Deactivate a Plugin of a Specific Blog
- Restrict content based on buy woocommerce product
- Can I use register_settings and unregister_setting once the settings page has loaded?
- Overriding post’s font-family