Hi, I am trying to access a webservice using php's soapclient but I keep getting the error SoapFault exception: [HTTP] Unauthorized If I try using a web browser I can authenticate using the same credentials used by the php code. I've searched but the only mention that I found led to a 'won't fix' bug registered to php 5.1.6. I am using 5.2.10. Any ideas of what may be causing this? Is there a workaround? Regards.