4577 Posts in 1387 Topics by 1377 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1120 Views |
-
Installer hangs - doesn't display debug info

24 August 2009 at 10:39pm
Hi, possibly a very newbie question - I'm attempting to install silverstripe on my host, having been developing with it locally for about a week. The installer says I my host meets all the requirements, however, when I try to install, it hangs at 'Building database schema...'
Can someone tell me how to get debug information out? I have tried appending the querystring ?debug=1 and ?isDev=1 with no luck.
Host is running Linux/Apache/PHP5.0.4
-
Re: Installer hangs - doesn't display debug info

29 August 2009 at 8:26am
You have to switch to developer mode. Add the following to the _config.php:
Director::set_environment_type("dev");
| 1120 Views | ||
|
Page:
1
|
Go to Top |


