ISPconfig remote framework problem
i have recently svn checkout
version 2.3.1 of ISPconfig
I trying test script for remote access to ISPconfig functionality
this is debug output (with fatal error)
Request
POST /remote/index.php HTTP/1.0
User-Agent: NuSOAP v0.6.3
Host: hosting.g-net.local
Content-Type: text/xml; charset="ISO-8859-1"
Content-Length: 580
SOAPAction: ""
<?xml version="1.0" encoding="ISO-8859-1"?><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:si="http://soapinterop.org/xsd"><SOAP-ENV:Body><ns1:login xmlns:ns1="http://testuri.org">
<user xsi:type="xsd:string">rv3000</user><pass xsi:type="xsd:string">*****</pass></ns1:login>
</SOAP-ENV:Body></SOAP-ENV:Envelope>
Response
HTTP/1.1 200 OK
Date: Mon, 09 Oct 2006 08:57:06 GMT
Server: Apache/1.3.37 (Unix) PHP/5.1.6 mod_ssl/2.8.28 OpenSSL/0.9.8c
X-Powered-By: PHP/5.1.6
Set-Cookie: PHPSESSID=60392c10a5077267e29cdde71635e3bc; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Connection: close
Content-Type: text/html
<br />
<b>Fatal error</b>: Class 'db_BD_TYPE' not found in <b>/home/admispconfig/ispconfig/lib/app.inc.php</b> on line <b>51</b><br />
script end ...
Last edited by rv3000; 9th October 2006 at 11:16.
|
Recent comments
1 day 1 hour ago
1 day 3 hours ago
1 day 15 hours ago
1 day 18 hours ago
1 day 22 hours ago
2 days 4 hours ago
2 days 14 hours ago
2 days 15 hours ago
3 days 6 min ago
3 days 1 hour ago