Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

different port than 80 #31

Open
GoogleCodeExporter opened this issue Feb 29, 2016 · 1 comment
Open

different port than 80 #31

GoogleCodeExporter opened this issue Feb 29, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

When I'd invoke webservice on virtual host with different port  than 80, web 
service didn't run. It's because, function DetermineEndPoint and 
DetermineNameSpace don't set $_SERVER['SERVER_PORT']. I've changed 
class.phpwsdl.php and all's Ok :). 

Original issue reported on code.google.com by [email protected] on 25 Oct 2013 at 10:12

Attachments:

@GoogleCodeExporter
Copy link
Author

Thanks. It works!

Original comment by [email protected] on 5 Nov 2013 at 1:49

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant