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

XML Parsing Error: junk after document element


Go to End


3643 Views

Avatar
ckd

Community Member, 18 Posts

17 September 2009 at 2:41am

Edited: 17/09/2009 2:42am

I have been developing a site in SS 2.3.3 using WAMP for awhile, with no problems. Strangely, today it started giving me a: XML Parsing Error: junk after document element each time I did a db build.

I have run a clean install but still the warning persists:

XML Parsing Error: junk after document element
Location: http://localhost/ss_site1/home/successfullyinstalled?flush=1
Line Number 2, Column 1:<b>Notice</b>:  Undefined variable: classes in <b>D:\wamp\www\ss_site1\sapphire\core\ManifestBuilder.php</b>; on line <b>407</b><br />
^

As I have previously not had any issues using localhost, I am perplexed as to why I should be getting this error all of a sudden. Does anyone know what the issue might be and how it can be resolved?

Thank you