PHP Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from '/path/to/file' : failed to load external entity "/path/to/file"
2014-10-08 16:48:17 +0800
All you need to do is:
add
libxml_disable_entity_loader(false);
before
new SoapClient
Back to home
Subscribe |
Register |
Login
| N