Hello, I keep getting a "Error Fetching http headers" when I make a soap call. It looks like something is interrupting my process exactly after 5 mins and forces this error. I have already set 'default_socket_timeout' in php.ini and restarted apache. Also I can't find any other reference in the code that could be forcing this 5 min (300 sec) timeout. Could you please advise what else could be enforcing this 5 min timeout to happen?

thanks
--m

I found the problem:
http://httpd.apache.org/docs/2.0/mod/core.html#timeout

Hello, I keep getting a "Error Fetching http headers" when I make a soap call. It looks like something is interrupting my process exactly after 5 mins and forces this error. I have already set 'default_socket_timeout' in php.ini and restarted apache. Also I can't find any other reference in the code that could be forcing this 5 min (300 sec) timeout. Could you please advise what else could be enforcing this 5 min timeout to happen?

thanks
--m

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.