开发者社区 问答 正文

php soap出错 400 请求报错 

php new SOAPCLIENT时出错 

string(149) "SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://idswebservice.nju.edu.cn/ids4Api/services/ids4?wsdl' : Extra content at the end of the document

@xujif

展开
收起
kun坤 2020-05-29 22:55:05 618 分享 版权
1 条回答
写回答
取消 提交回答
  • 呵呵,这个如果你的wsdl是正确的话,可能是php的一个版本bug。5.3.6之前好像都有
    参考https://bugs.php.net/bug.php?id=48216 ######回复 @xxx8yyy : 直接升级到5.3.31,确实可以。3q######我试一下

    2020-05-29 22:55:11
    赞同 展开评论
问答分类:
问答地址: