解析器错误 - 需要开始标记,<未找到 [英] parser error - Start tag expected, &lt; not found

查看:58
本文介绍了解析器错误 - 需要开始标记,<未找到的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

自从我们升级到 php 5.3 后,我们在这个应用上看到了这个错误.. 有什么我们可以改变代码以使其再次运行的吗?

Since we upgraded to php 5.3 we are seeing this error on this app.. Is there anything we can change on the code to make it work again?

致命错误:SOAP-ERROR:解析 WSDL:无法从'https://servicios1.afip.gov.ar/wsfev1/service.asmx?WSDL' : 开始标签预期,'<'没有找到/home/whlatam/public_html/e-factura/inc/funciones.php 第 373 行

Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://servicios1.afip.gov.ar/wsfev1/service.asmx?WSDL' : Start tag expected, '<' not found in /home/whlatam/public_html/e-factura/inc/funciones.php on line 373

<小时>

在文件 funciones.php 的第 373 行,我们有这个


On line 373 of file funciones.php we have this

'soap_version' => SOAP_1_2));

推荐答案

抱歉回复晚了.如果您使用的是 nusoap,那么您应该调用函数 nusoap_client().

Sorry for answering late. If you are using nusoap then you should be calling function nusoap_client().

这篇关于解析器错误 - 需要开始标记,<未找到的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆