If you’re allowed to edit the PHP.inifile, update your max_execution_time in PHP.ini by modifying the below line:
max_execution_time = 300;
Otherwise try adding the script below to your .htaccess file:
php_value max_execution_time 300
Knowledge Base
Save us time to focus on some great new features and try our self service knowledge base. Search for anything.
If you’re allowed to edit the PHP.inifile, update your max_execution_time in PHP.ini by modifying the below line:
max_execution_time = 300;
Otherwise try adding the script below to your .htaccess file:
php_value max_execution_time 300
Did not found what you was looking for?
Please submit a ticket with a detailed explanation about your problem.
Submit TicketWhen you visit any web site, it may store or retrieve information on your browser, mostly in the form of cookies. Control your personal Cookie Services here.