17488 Posts in 4473 Topics by 1978 members
| Go to End | ||
| Author | Topic: | 8849 Views |
-
Re: Installing halts on creating database schema

31 August 2007 at 10:53am
Ok I've found the cause of this - line 5 of Time.php reads this:
require_once("DBField.php");
This line isn't needed as SilverStripe automagically includes php files for you - however this line caused PHP to just simply stop. Have no idea why, but the issue is fixed.
-
Re: Installing halts on creating database schema

31 August 2007 at 3:02pm
Nice one Andy, we're up and running! Thanks for your time.
-
Re: Installing halts on creating database schema

2 September 2007 at 6:14am
didn't work out for, on the contrary, it doesn't even cretae an empty databse now.
I'll try some more days and builds, but then i'll probably give up
-
Re: Installing halts on creating database schema

8 November 2007 at 9:28pm Last edited: 8 November 2007 9:28pm
I still don't have luck with installation
It's always stops on "Building database schema... ".
| 8849 Views | ||
| Go to Top |



