Saturday, 13 September, 2025г.
russian english deutsch french spanish portuguese czech greek georgian chinese japanese korean indonesian turkish thai uzbek

пример: покупка автомобиля в Запорожье

 

Maximim execution time of 30 or 300 seconds exceeded - How To Resolve

Maximim execution time of 30 or 300 seconds exceeded - How To ResolveУ вашего броузера проблема в совместимости с HTML5
Getting maximum execution time exceeded in php on your host when trying to run a script? Don't worry. You are on the right video. I will teach you how to change the execution time much higher number/time easily. In short there are 2 different ways to change execution time for php: 1. In a case your hosting has cPanel you can simply change execution time globally for your whole account by going to Select PHP Version - Switch to PHP Settings. Now you can click on max_execution_time value and change it from 300 to 3600 or even 7200. Click Save button and that's all. 2. Alternatively you can use .htaccess file. This gives you an option to modify php_execution_time value for each directory in your hosting if you need that. Simply add bellow line to .htaccess php_value max_execution_time 3600 where 3600 represents execution time value. There is 3rd way to change execution time using custom php.ini but this is not supported on most hosts. Will not cover this method in this video at the moment. Thank you.
Мой аккаунт