Fatal error: Maximum execution time of 120 seconds exceeded

Permalink
Hi.

I'm trying to do a fresh install of the latest version of C5 but hitting time out problems when hitting submit after the database setup screen.

I am using Windows, Apache and MySQL. All installed individually, no WAMP package. I also run other sites on different frameworks and CMS systems and have no problems.

http://www.concrete5.org/community/forums/installation/fatal-error...

I have followed this advice but the page stops loading and I get a blank screen. If I try to go back to the root directory (index.php) I get a blank screen again. I don't really want to start debugging the core just yet to find the problem!

I have also tried to add set_time_limit(0) in the first index.php file with no success.

What steps can I do to get this resolved? Can I avoid the installer all together and just dump the SQL into my database?

 
zeen replied on at Permalink Reply
I should have checked this without trying to install example data first.

Without example data it installs fine. I really wanted to see an example but for now, never mind :)