17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1181 Views |
-
Installation NEVER works fine

22 November 2007 at 2:48am
hy there,
i am realy frustated after 2 days of trying to get silverstrip on my machine. I crawled through the whole forum, but found no answers that could realy help me.
My Problem (like many People have for what i've read)
The installation hangs after it reports: "Building Database Schema"
I tracked down the script to the compileManifest() Funktion at which the skript aborts:
static function compileManifest() {
// Config manifest
$baseDir = dirname($_SERVER['SCRIPT_FILENAME']) . "/..";
$baseDir = ereg_replace("/[^/]+/\\.\\.", "", $baseDir);
// locate and include the exclude files
$topLevel = scandir($baseDir);
foreach($topLevel as $file) {
###############here it crashes##############
$fullPath = $baseDir . '/' . $file;I tried 2.1.1, 2.2. rc-1, 2.2.rc-2 and serveral daily builds and i am absolutely out of ideas. Can anybody please help me?
-
Re: Installation NEVER works fine

22 November 2007 at 10:40am
We a looking into this issue;
http://open.silverstripe.com/ticket/1732Please give us some information regarding your server setup.
-
Re: Installation NEVER works fine

23 November 2007 at 1:56am
Please see reply on post http://www.silverstripe.com/site-builders-forum/flat/7717?showPost=8688#post8688
This may help.
Trevor
| 1181 Views | ||
|
Page:
1
|
Go to Top |


