bool(false)

Request

POST /ws/webserviceFact.php?wsdl HTTP/1.0
Host: 192.168.1.213
User-Agent: NuSOAP/0.9.5 (1.123)
Content-Type: text/xml; charset=ISO-8859-1
SOAPAction: "http://192.168.1.213/ws/webserviceFact.php#genPDF"
Content-Length: 506

<?xml version="1.0"?>
<SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
xmlns="https://grupo.carnesmuma.com.mx/"><SOAP-ENV:Body><genPDF xmlns="http://grupo.carnesmuma.com.mx/ws"><mov>2499FACT000125</mov></genPDF></SOAP-ENV:Body></SOAP-ENV:Envelope>

Response

HTTP/1.1 200 OK
Date: Thu, 19 Jun 2025 12:44:10 GMT
Server: Apache/2.4.10 (Win32) OpenSSL/1.0.1i PHP/5.5.15
X-Powered-By: PHP/5.5.15
Content-Length: 415
Connection: close
Content-Type: text/html

<br />
<b>Warning</b>:  require_once(../core/models/FPDF/fpdf.php): failed to open stream: No such file or directory in <b>C:\xampp\htdocs\grupomuma\ws\genpdf.php</b> on line <b>10</b><br />
<br />
<b>Fatal error</b>:  require_once(): Failed opening required '../core/models/FPDF/fpdf.php' (include_path='.;C:\xampp\pear;C:\xampp\php\PEAR') in <b>C:\xampp\htdocs\grupomuma\ws\genpdf.php</b> on line <b>10</b><br />

Debug

2025-06-19 07:44:10.369370 nusoap_client: ctor wsdl= timeout=0 response_timeout=30
endpoint=string(47) "http://192.168.1.213/ws/webserviceFact.php?wsdl"
2025-06-19 07:44:10.369370 nusoap_client: instantiate SOAP with endpoint at http://192.168.1.213/ws/webserviceFact.php?wsdl
2025-06-19 07:44:10.369370 nusoap_client: transporting via HTTP
2025-06-19 07:44:10.369370 nusoap_client: sending message, length=506
2025-06-19 07:44:10.369370 soap_transport_http: ctor url=http://192.168.1.213/ws/webserviceFact.php?wsdl use_curl= curl_options:
array(0) {
}
2025-06-19 07:44:10.369370 soap_transport_http: parsed URL scheme = http
2025-06-19 07:44:10.369370 soap_transport_http: parsed URL host = 192.168.1.213
2025-06-19 07:44:10.369370 soap_transport_http: parsed URL path = /ws/webserviceFact.php
2025-06-19 07:44:10.369370 soap_transport_http: parsed URL query = wsdl
2025-06-19 07:44:10.369370 soap_transport_http: set header Host: 192.168.1.213
2025-06-19 07:44:10.369370 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2025-06-19 07:44:10.369370 soap_transport_http: set header Content-Type: text/xml; charset=ISO-8859-1
2025-06-19 07:44:10.369370 soap_transport_http: set header SOAPAction: "http://192.168.1.213/ws/webserviceFact.php#genPDF"
2025-06-19 07:44:10.369370 soap_transport_http: entered send() with data of length: 506
2025-06-19 07:44:10.369370 soap_transport_http: connect connection_timeout , response_timeout 30, scheme http, host 192.168.1.213, port 80
2025-06-19 07:44:10.369370 soap_transport_http: calling fsockopen with host 192.168.1.213 connection_timeout 
2025-06-19 07:44:10.384970 soap_transport_http: set response timeout to 30
2025-06-19 07:44:10.384970 soap_transport_http: socket connected
2025-06-19 07:44:10.384970 soap_transport_http: set header Content-Length: 506
2025-06-19 07:44:10.384970 soap_transport_http: HTTP request: POST /ws/webserviceFact.php?wsdl HTTP/1.0
2025-06-19 07:44:10.384970 soap_transport_http: HTTP header: Host: 192.168.1.213
2025-06-19 07:44:10.384970 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2025-06-19 07:44:10.384970 soap_transport_http: HTTP header: Content-Type: text/xml; charset=ISO-8859-1
2025-06-19 07:44:10.384970 soap_transport_http: HTTP header: SOAPAction: "http://192.168.1.213/ws/webserviceFact.php#genPDF"
2025-06-19 07:44:10.384970 soap_transport_http: HTTP header: Content-Length: 506
2025-06-19 07:44:10.384970 soap_transport_http: wrote data to socket, length = 736
2025-06-19 07:44:10.431770 soap_transport_http: read line of 17 bytes: HTTP/1.1 200 OK
2025-06-19 07:44:10.431770 soap_transport_http: read line of 37 bytes: Date: Thu, 19 Jun 2025 12:44:10 GMT
2025-06-19 07:44:10.431770 soap_transport_http: read line of 57 bytes: Server: Apache/2.4.10 (Win32) OpenSSL/1.0.1i PHP/5.5.15
2025-06-19 07:44:10.431770 soap_transport_http: read line of 26 bytes: X-Powered-By: PHP/5.5.15
2025-06-19 07:44:10.431770 soap_transport_http: read line of 21 bytes: Content-Length: 415
2025-06-19 07:44:10.431770 soap_transport_http: read line of 19 bytes: Connection: close
2025-06-19 07:44:10.431770 soap_transport_http: read line of 25 bytes: Content-Type: text/html
2025-06-19 07:44:10.431770 soap_transport_http: read line of 2 bytes: 
2025-06-19 07:44:10.431770 soap_transport_http: found end of headers after length 204
2025-06-19 07:44:10.431770 soap_transport_http: want to read content of length 415
2025-06-19 07:44:10.431770 soap_transport_http: read buffer of 415 bytes
2025-06-19 07:44:10.431770 soap_transport_http: read body of length 415
2025-06-19 07:44:10.431770 soap_transport_http: received a total of 619 bytes of data from server
2025-06-19 07:44:10.431770 soap_transport_http: closed socket
2025-06-19 07:44:10.431770 soap_transport_http: No Content-Encoding header
2025-06-19 07:44:10.431770 soap_transport_http: end of send()
2025-06-19 07:44:10.431770 nusoap_client: got response, length=415 type=text/html
2025-06-19 07:44:10.431770 nusoap_client: Entering parseResponse() for data of length 415 headers:
array(6) {
  ["date"]=>
  string(29) "Thu, 19 Jun 2025 12:44:10 GMT"
  ["server"]=>
  string(47) "Apache/2.4.10 (Win32) OpenSSL/1.0.1i PHP/5.5.15"
  ["x-powered-by"]=>
  string(10) "PHP/5.5.15"
  ["content-length"]=>
  string(3) "415"
  ["connection"]=>
  string(5) "close"
  ["content-type"]=>
  string(9) "text/html"
}