I have a doma-page where some users can upload thier maps from quickroute.
I am using DOMA 2.1.2 and tried with different Quickroute versions.
All users got the same problem just now.
The problem is that when trying to connect in quickroute I got an error message saying it is not an XML page, it is an HTML page.
I guessed that the server returned an error page instead of the xml page to quickroute.
I used the Wireshark to see what page was returned, it was an internal server error 500.
The server is on the one.com webbhotel, I guess more people or using that.
They have just upgraded PHP from 5.2.x to 5.3.x, maybe it could be that?