Search found 31 matches
- Mon Mar 08, 2021 2:39 pm
- Forum: Web Server
- Topic: max_input_vars with NGINX
- Replies: 2
- Views: 297
Re: max_input_vars with NGINX
In /etc/php.ini i have:
; How many GET/POST/COOKIE input variables may be accepted
max_input_vars = 2000
But still somehow Wordpress shows me:
max_input_vars 1000
Do you have any ideea why?
Thank you a lot
; How many GET/POST/COOKIE input variables may be accepted
max_input_vars = 2000
But still somehow Wordpress shows me:
max_input_vars 1000
Do you have any ideea why?
Thank you a lot
- Mon Mar 01, 2021 11:04 am
- Forum: Web Server
- Topic: max_input_vars with NGINX
- Replies: 2
- Views: 297
max_input_vars with NGINX
I have installed on Centos 7 Vesta with NGINX + PHP-FPM and I wanna modify max_input_vars for Wordpress site.
If I put in wp-config.php @ini_set( 'max_input_vars' , 3000 ) does not work.
Do you have any ideea why? Or what should i do to make the modification?
Thanks
If I put in wp-config.php @ini_set( 'max_input_vars' , 3000 ) does not work.
Do you have any ideea why? Or what should i do to make the modification?
Thanks
- Tue Feb 23, 2021 10:08 am
- Forum: Web Server
- Topic: What is the difference between shared hosting and wordpress hosting?
- Replies: 2
- Views: 341
Re: What is the difference between shared hosting and wordpress hosting?
There could be some optimizations for Wordpress.
- Sun Feb 14, 2021 3:27 pm
- Forum: Web Server
- Topic: max_execution_time
- Replies: 5
- Views: 771
- Sun Feb 14, 2021 3:19 pm
- Forum: Web Server
- Topic: max_execution_time
- Replies: 5
- Views: 771
Re: max_execution_time
You can try this: https://thimpress.com/knowledge-base/how-to-increase-maximum-execution-time-for-wordpress-site/ Thanks for your reply. With set_time_limit(300); worked for the max_execution_time . For max_input_vars if I put @ini_set( 'max_input_vars' , 4000 ); in wp-config does not work. Do you ...
- Sun Feb 14, 2021 8:48 am
- Forum: Web Server
- Topic: max_execution_time
- Replies: 5
- Views: 771
Re: max_execution_time
Any help, please?
- Thu Feb 11, 2021 4:34 pm
- Forum: Web Server
- Topic: max_execution_time
- Replies: 5
- Views: 771
max_execution_time
For my wordpress i need to set a bigger time for max_execution_time. If I create a php.ini with the settings Wordpress it's not afected. in the main php.ini file I have a biiger time that Wordpress see. Where should i make a change? To be more specific in wordpress i have max_execution_time 30s and ...
- Wed Feb 03, 2021 1:36 pm
- Forum: Web Server
- Topic: Differences between Web Template
- Replies: 0
- Views: 363
Differences between Web Template
Hello i have installed Vesta with NginX & PHP-FPM. In packages i see more tehmplates for Wordpress CMS. Can i find somewhere which are the differences between the Web Templates called: -Wordpress - Wordpress2 -Wordpress2_rewrite -Wordpress_wp_super_cache I have a wordpress site with huge load and I ...
- Sat Nov 19, 2016 5:20 pm
- Forum: General Discussion
- Topic: Installing Wordpress made /webmail disappear
- Replies: 7
- Views: 3161
Re: Installing Wordpress made /webmail disappear
I have this issue on Centos 6! Can someone help me to correct it? Thank you
- Sat Nov 19, 2016 5:16 pm
- Forum: Mail Server
- Topic: Webmail error 404
- Replies: 1
- Views: 1881
Re: Webmail error 404
Have you find the solution? I have the same issue! Thank you