Jump to:

4571 Posts in 1384 Topics by 1376 members

Installing SilverStripe

SilverStripe Forums » Installing SilverStripe » Install Error: unexpected $end in config-form.html

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

Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w

Page: 1
Go to End
Author Topic: 2254 Views
  • Anonymous user
    Avatar
    Community Member
    1 Post

    Install Error: unexpected $end in config-form.html Link to this post

    Hi all, I'm new to Silverstripe, but not to web development.

    I've tried installing version 2.3.1 several times, but each time get the same error:

    Parse error: syntax error, unexpected $end in /var/www/silverstripe/sapphire/dev/install/config-form.html on line 178

    Any ideas? Thanks.

  • Anonymous user
    Avatar
    Community Member
    1 Post

    Re: Install Error: unexpected $end in config-form.html Link to this post

    After combing through the code I found the error:

    sapphire/dev/install/config-form.html:
    Lines 62 & 63:

    Contains: <?}?>

    Changed to: <?php } ?>

    This fixed the problem completely. To me, this seems like a typo/bug. How can I submit the fix?

    Thanks.
    -Peter

  • Willr
    Avatar
    Forum Moderator
    5163 Posts

    Re: Install Error: unexpected $end in config-form.html Link to this post

    This should have been fixed in the 2.3.2 beta release.

    2254 Views
Page: 1
Go to Top

Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com

Comments on this website? Please give feedback.