Page 1 of 1

SimpleXML fails although link passed is valid

PostPosted: 16. October 2009 17:27
by elyobelyob
I am trying to edit a script that works fine on a linux server but doesn't work on my windows box which is running XAMPP. I have got cURL running, in case this helps, but it didn't help matters.

[function.simplexml-load-file]: failed to open stream: HTTP request failed! HTTP/1.1 505 HTTP Version Not Supported in xxxx

The URL it is trying to fetch is valid and I can grab this through a browser with no problems.

Any ideas?

Thanks