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