21492 Posts in 5783 Topics by 2621 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 994 Views |
-
'.../dev/build' results in timeout

25 March 2010 at 6:25am
Hi!
Re-building my page results in a timeout of the Silversripe script. Having the PHP-
debugging enabled, it says me, that there is a timeout in ManifestBuilder.php! Do
anyone have the same problem?Best regards,
Benedikt -
Re: '.../dev/build' results in timeout

25 March 2010 at 7:43am
add
Director::set_environment_type("dev");to your /mysite/_config.php file
This will put up an error and most likely show you what is wrong. Helped me a lot in the past with timeout issues.
Hope it helps
Chris -
Re: '.../dev/build' results in timeout

25 March 2010 at 9:05am
Thank you, I already tried this. I think I found my faulty code
-
Re: '.../dev/build' results in timeout

25 March 2010 at 7:29pm
Set -
php_value max_execution_time 120
in your .htaccess file
| 994 Views | ||
|
Page:
1
|
Go to Top |



