max execution time exceeded php
ini_set('max_execution_time', '300'); //300 seconds = 5 minutes
max execution time exceeded php
ini_set('max_execution_time', '300'); //300 seconds = 5 minutes
Fatal error: Maximum execution time of 30 seconds exceeded
// you need to add this line at the bottom of your .htaccess file
Before # END WordPress Like this...
php_value max_execution_time 1000
# END WordPress
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us