PHP Maximum execution time exceeded error workaround
Krzysztof Karolczak | Thursday July 24th, 2008The Maximum execution time of 30 seconds exceeded error can be annoying when executing “heavy” PHP scripts (involving lots of data processing) and it’s also a frequent follow-up of running Apache web servers on Windows machines
(for example when testing Symfony projects on your local PC). But no worries!
- there are couple of easy ways to solve this problem. Read the rest of this entry »





