Re: cURL not always working
- From: "Iain Adams" <aca04iba@xxxxxxxxxx>
- Date: 11 Aug 2006 08:41:14 -0700
Ok it appears that the webservice does output something when it doesnt
work, but this isnt displayed in the browser. Still doesnt return all
the xml unless I refresh the call. So help is still needed. I have
posted what is returned below but cant work out why the rest isnt being
returned.
<?xml version="1.0" encoding="utf-8"?>
<ArrayOfAnyType xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://tempuri.org/" />
Iain Adams wrote:
Hey I am using cURL to connect to a web service. The web service
returns a result. This works most the time however some times curl
doesnt return anything, no errors and no xml (what the web service is
supposed to return). Funnily enough this usually happens when the
service has not been used for a little while. Once it works, it works
every time and it usually only doesnt work once. At first I thought it
could be the webservice but whenever I connect to it through my browser
it works everytime. Trouble is I need t to definitely work everytime or
return an error. Does anyone have any ideas?
.
- Follow-Ups:
- Re: cURL not always working
- From: Robert
- Re: cURL not always working
- References:
- cURL not always working
- From: Iain Adams
- cURL not always working
- Prev by Date: PHP_SELF __FILE__ and the likes
- Next by Date: Upgrade Methods, php, pear, phpdoc
- Previous by thread: cURL not always working
- Next by thread: Re: cURL not always working
- Index(es):
Relevant Pages
|