php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22298 SOAP tries to use clients port.
Submitted: 2003-02-19 09:40 UTC Modified: 2003-03-19 16:48 UTC
From: me at winmutt dot com Assigned:
Status: No Feedback Package: PEAR related
PHP Version: 4.3.0 OS: Solaris/ANY
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
46 + 8 = ?
Subscribe to this entry?

 
 [2003-02-19 09:40 UTC] me at winmutt dot com
If I access the php script via http://somedomain.com:8080/ SOAP::Lite will try to access the remote SOAP server via port 8080. This may be because of a lack of definiton in the WSDL file, but shoudlnt it default to port 80 for HTTP?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-03-13 15:24 UTC] mj@php.net
I maybe misunderstanding you, but isn't this a problem of Perl's SOAP::Lite then?
 [2003-03-19 16:48 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 17:01:29 2024 UTC