Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/user-interface/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Magento 标记html第3行中的数据过早结束_Magento_Soap - Fatal编程技术网

Magento 标记html第3行中的数据过早结束

Magento 标记html第3行中的数据过早结束,magento,soap,Magento,Soap,我想从SOAPui登录到Magento,但出现了此错误 <faultcode>WSDL</faultcode> <faultstring>SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://www.mysite1.com/index.php/api/V2_soap/index/?wsdl=1' : Premature end of data in tag html line 3</fault

我想从SOAPui登录到Magento,但出现了此错误

<faultcode>WSDL</faultcode>
     <faultstring>SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://www.mysite1.com/index.php/api/V2_soap/index/?wsdl=1' : Premature end of data in tag html line 3</faultstring>
我已经在magento管理面板中启用了WSDL缓存

请帮忙