Re: SOAP connect error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Eric Lommatsch wrote:
> Hello,
>  
> I am working with the SOAP package of PHP and I am trying make a connection
> from a hosted website to a server in our office. 
>  
> I can get to the server perfectly fine from within our office, but I cannot
> connect from the eternal site.
>  
> I have checked and I am certain that the firewall for the server is open.
> When I attempt to use the login page that I have created for the website I am
> getting the following error message:
>  
> Connect Error to XX.XX.XX.XXX:8080
>  
> Where XX.XX.XX.XXX mask the actual ip address of the server. I have tried to
> interogate all the values that soap_fault documents that it can return and
> the only information I have been able to find beside the above message, which
> is the $errorstring, is that my $faultcode = "HTTP".
>  
> The information that I am getting is very cryptic. if I include our ip
> address when I search I get no results. If I put in connect error :8080 I get
> millions of meaningless results.
>  
> Can someone please help to figure out how to get more meaningful information
> from soap_fault for this problem so that I can figure out how to fix it.
>  
> Thank you
>  
> Eric H. Lommatsch
> Programmer
> 360 Business 
> 2087 South Grant Street
> Denver, CO 80210
> Tel 303-777-8939 Ext 23
> Fax 888-282-9927
>  
> ericl@xxxxxxxx
>  
> 

If you go home or to Starbucks can you get to http://XX.XX.XX.XXX:8080 ?
 If not, then the external server can't either.  It could be a network
firewall/proxy sever in your office, or any number of things.

-- 
Thanks!
-Shawn
http://www.spidean.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux