您的位置:首页 > 大数据 > 人工智能

SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://******.wsdl' : failed to load external entity "

2014-09-15 13:22 507 查看
SOAP 错误:

 soap协议已经开启;

SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://******.wsdl' : failed to load external entity "http://******wsdl"

 

查看httpd的状态:

 

/usr/sbin/getsebool -a | grep httpd

 

打开httpd_can_network_connect :

setsebool -P httpd_can_network_connect on 
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐