When i do:
http://localhost/server.php?wsdl
The message error appears in the screen:
Notice: Undefined variable: HTTP_RAW_POST_DATA in c:\program files\easyphp1-8\www\server.php on line 15
Warning: Cannot modify header information - headers already sent by (output started at c:\program files\easyphp1-8\www\server.php:15) in c:\program files\easyphp1-8\www\nusoap.php on line 3668
Please, What the origin of the error?
|