4571 Posts in 1384 Topics by 1376 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 2254 Views |
-
Install Error: unexpected $end in config-form.html

18 May 2009 at 11:22am Last edited: 18 May 2009 11:22am
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.
-
Re: Install Error: unexpected $end in config-form.html

18 May 2009 at 5:47pm Last edited: 6 June 2009 5:30am
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 -
Re: Install Error: unexpected $end in config-form.html

18 May 2009 at 6:57pm
This should have been fixed in the 2.3.2 beta release.
| 2254 Views | ||
|
Page:
1
|
Go to Top |


