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.

Installing SilverStripe /

Getting SilverStripe up and running on your computer and on your web server.

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

unexpected $end


Go to End


2486 Views

Avatar
medical

Community Member, 1 Post

10 March 2009 at 4:11am

Edited: 10/03/2009 4:15am

Hi all,

I am a newbee using silverstripe. When I'm trying to install it I got the error

Parse error: syntax error, unexpected $end in /mysite/code/Page.php on line 55

and nothing is installed

I searched for this in this forum and found, that I must add
register_argc_argv = on
to my php.ini

After adding this the installationscript runs fine, but then, when I try to open the site I get again

Parse error: syntax error, unexpected $end in /mysite/code/Page.php on line 55

Anyone an idea?

Thanks in advance

System: Latest Version of Silverstripe (Downloaded today)
PHP5, MySQL 4.1.22