'wsdl error: HTTP ERROR: no data present after HTTP headers

when ever i m trying to run the script i got an error of "wsdl error: HTTP ERROR: no data present after HTTP headers" can any bdy help me regarding it?



Solution 1:[1]

This means that while the response contains headers (for example, a HTTP status code and content type) there is no data - i.e. no XML in the file.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Fenton