Page 1 of 1

Maximum execution time of 10 seconds

Posted: Tue Feb 10, 2009 10:32 am
by csleepg
Hi,
  How to fix the problem.Seem to very irritating message for me.  :(
Fatal error: Maximum execution time of 10 seconds exceeded in .../system/library/image.php on line 78

Re: Maximum execution time of 10 seconds

Posted: Wed Feb 11, 2009 8:39 am
by Daniel
I'm not sure why opencart would exceed this time. 10 seconds for a web server is far to long. you need to check if you have an infinite loops.

Your web server should be working in milli seconds.