You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 zmin...@gmail.com on 25 Oct 2013 at 10:12
Original issue reported on code.google.com by
zmin...@gmail.comon 25 Oct 2013 at 10:12Attachments: