giansi / gravstrap-theme

Gravstrap Theme helps you to start a new Grav CMS site with Bootstrap support and several ready to use modules. It is also perfect to start a new Bootstrap custom theme, to create your unique design.
MIT License
7 stars 12 forks source link

120 second time-out #9

Closed 4evermaat closed 8 years ago

4evermaat commented 8 years ago

i'm using php 5.6.15, apache 2.4.17, and mySql 5.7.9. (wamp 3.0.4; win7 64 bit)

I attempted to download again using the admin panel within grav. I got a weird timeout error that is best explained with a screenshot. load gravstrap theme in grav admin

now after i refreshed the admin panel, I noticed that the theme seemed to download in its entirety. But it was version 1.0.2

giansi commented 8 years ago

As I told you here https://github.com/giansi/gravstrap-theme/issues/8 you have to increase the max_execution_time in your pho.ini file. I guess 300 could be a good value. I'm not confortable with windows, so I can't help you with this configuration.