Wikis stopped working
I set up several wikis a little bit ago, and everything went fine. I've been using them for about a week, no problems. Now all of a sudden the wiki won't work with the error message: "Parse error: syntax error, unexpected $end in /home/localhost/public_html/w/LocalSettings.php on line 136". The only setting I've changed is to add the logo, and it was working fine after uploading it (removing the logo doesn't solve it either). The line number changes every time the error page loads but it's always around line 136, which is an empty line right before the "end of automatically generated settings/Add more configuration options below" lines, but the only configuration option I've added is "$wgShowExceptionDetails = true" to show the error message. What's going on? Why would it stop working even when nothing changed from when it was working? Modrobene 20:10, 29 November 2011 (UTC)
Perhaps you have a mismatched parenthesis or bracket or somesuch?