SoapClient could not load WSDL url

I’ve been quite busy for the past few weeks with a project called YouPing. It’s a program submitted for the GlobeLabs contest and next week is the deadline. We could not finish it because of a problem with soapclient.

Warning: SoapClient::SoapClient(http://xxx.globelabs.com.ph:1881/xxx/xxx/Platform?wsdl) [soapclient.soapclient]: failed to open stream: Connection timed out in /path/to/test/script/soapclient.php on line 1

Warning: SoapClient::SoapClient() [soapclient.soapclient]: I/O warning : failed to load external entity “http://xxx.globelabs.com.ph:1881/xxx/xxx/Platform?wsdl” in /path/to/test/script/soapclient.php on line 1

Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn’t load from ‘http://xxx.globelabs.com.ph:1881/xxx/xxx/Platform?wsdl’ in /path/to/test/script/soapclient.php:1 Stack trace: #0 /path/to/test/script/soapclient.php(1): SoapClient->SoapClient(’http://xxx…’, Array) #1 {main} thrown in /path/to/test/script/soapclient.php on line 1

The problem was that port 1881 was blocked by Hostmonster. So we are begging from our friends, colleagues or anyone with a kind heart to lend us some small space in their server so we will not get disqualified. Hehe. Just kidding. we are trying our luck with the AppContainer provided by globe. *hope it works*

3 Comments

jojo siao  on October 28th, 2008

Hi,

you didn’t mention to me you had a problem with your hosting with regards to Globelabs competition. I would be glad to let you borrow some space on my host.

primerg  on October 28th, 2008

actually we had that option, to ask some of you for help but Garri found a free hosting company and thank goodness the app worked. anyway, thanks for the concern. next time :P hehehe

ahronn  on January 10th, 2010

Good Evening. Im a Aaron, a student, and I would like to ask for your assistance regarding the globelabs API. Can you please help us on our project? Thank you.

Hoping for your kind reply.

please email me at:

aximliksloppy_eyesore14@yahoo.com

Leave a Comment