nusoap wsdl problem when moving to new server? -


i trying move file calls wsdl service nusoap class. on new server following error:

wsdl error: http error: couldn't open socket connection server http://ip...:xxxx/service.asmx?wsdl, error (13): permission denied  

is incorrect server setting? if setting common issue? kind of firewall? should ask hosting company enable something??

any tips, suggestions??

fyi $nusoapclient->debug_str get

soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme http, host xxx.xxx.xxx, port xxxx 

soap_transport_http: calling fsockopen host xxx.xxx.xxxx connection_timeout 0 soap_transport_http: couldn't open socket connection server

ok running same issue, check if php/apache config permissive vs enforced. might solve problem


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -