This topic has 3 replies, 2 voices, and was last updated 4 years, 2 months ago ago by mabouzied
Max execution time at the server is 120 https://prnt.sc/ueum7d but the theme read it 0, The problem that it affect the pressure off the website, I made a pressure 10 K test before that happens and it didn’t affect the website, now it can’t support 250
php time limit show 0 https://prnt.sc/ueupwx
Hello,
As mentioned on your screenshot the WooCommerce plugin detects 0 also.
Our theme doesn’t affect it, by default, XStore just read and show the value.
This value may be changed via .htaccess or wp-config.php or your child theme.
You are using not a standard version of PHP https://prnt.sc/ueyvh2 , so function that takes the value ini_get( ‘max_execution_time’ ) can work incorrectly, or there is another reason. Maybe you are using a plugin that affects Max execution time.
You can re-check the value using this plugin https://wordpress.org/plugins/wp-system-info/ https://prnt.sc/ueyzlv
I would recommend contacting the support of your hosting provider to get assistance with this.
Regards
Thanks a Lot for your kind clarification
The issue related to '‘Max execution time is 0’' has been successfully resolved, and the topic is now closed for further responses