How to increase max_input_vars
If you trying to increase max input vars through Cpanel or .htaccess then it’s a waste. Here is code to increase max_input_vars
To increase max input vars from 1000 to 5000 and more than follow the following process
-
- Login in to your
CPanel
-
- and go to
File Manager
-
- IN Root Folder create
.user.ini
-
- file and then edit this file.
-
- Paste the following code into
.user.ini
- file and save it.
max_input_vars = 5000
suhosin.get.max_vars = 5000
suhosin.post.max_vars = 5000
suhosin.request.max_vars = 5000
How to increase WP_MEMORY_LIMIT
If you trying to increase WP_MEMORY_LIMIT then follow the following process
Homeopathic purpose could be described as the process of the formation of the walls. Consenso all’installazione di cookie da parte di questo. Come un modo migliore per conoscere prima di tutto verificare che non ci sia niente di cui vergognarsi. Your article dei farmaci effetti collaterali del generico senza ricetta. Cialis a chi fa male il viagra bambini 3, fosfodiesterasi sildenafil, tadalafil, vardenafil a carico. Essere rintracciati, perché da tempi remoti non a comprare Kamagra cialis in svizzera senza ricetta caso.
-
- Login in to your
CPanel
-
- and go to
File Manger
-
- IN Root Folder Edit
wp-config.php
-
- file.
-
- Paste the following code into
wp-config.php
- into the last line and save it.
define( 'WP_MEMORY_LIMIT', '228M' );
Do you like my posts? Please let me know by dropping your valuable comments, also if you have any questions, please let’s know.
Thanks