Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Archive /

Our old forums are still available as a read-only archive.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo

install stops at "building database schema...."


Go to End


1476 Views

Avatar
moca

Community Member, 4 Posts

25 January 2008 at 11:42am

server error log shows this:
PHP Parse error: parse error, unexpected T_ARRAY, expecting '&' or T_VARIABLE in /xxxxxxx/sapphire/security/Authenticator.php on line 38, referer: http://xxxxxxx/install.php

I think problem is with the web host, not SilverStripe, as it installs and works great on other hosts...

Trying to install on PHP 5.0.4
Upgrading PHP not an option from host and switching hosts unlikely, so hoping someone can offer some help if there is a way around this.

other info:
-PHP memory set to 64MB in .htaccess
-server running Apache/2.0.54 (Fedora)
-pre-install check is all ok, except for: Check that the php.ini setting allow_call_time_pass_reference is on allow_call_time_pass_reference is set to '' in php.ini. You can install with allow_call_time_pass_reference not set, but some warnings may get displayed. For best results, turn it on.