Fatal error: Maximum execution time of 120 seconds exceeded in \tool_phoca_changing_collation\index.php on line 91

If you are using the the phoca collation tool OR get Fatal error: Maximum execution time of 120 seconds exceeded errors when running scripts do the following:

Try these different settings in C:\wamp\bin\apache\apachex.x.x\bin\php.ini

Find:
post_max_size = 8M
upload_max_filesize = 2M
max_execution_time = 30
max_input_time = 60
memory_limit = 8M

Change to:
post_max_size = 750M
upload_max_filesize = 750M
max_execution_time = 5000
max_input_time = 5000
memory_limit = 1000M

Then restart wamp to take effect. Run the script and change it back.

Share
This entry was posted in Joomla, wamp server, Website Hosting and tagged , , , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Spam protection by WP Captcha-Free