In the sugarcrm folder I found a sugarcrm.log.
Code:
HTTP/1.1 500 Internal Server Error
Date: Fri, 22 Aug 2008 00:37:30 GMT
Server: Apache
X-Powered-By: PHP/5.1.6
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
Status: 500 Internal Server Error
X-SOAP-Server: NuSOAP/0.7.1 (13205)
Content-Length: 1181
Connection: close
Content-Type: text/xml; charset=ISO-8859-1
<br />
<b>Warning</b>: session_start() [<a href='function.session-start'>function.session-start</a>]: The session id contains illegal characters, valid characters are a-z, A-Z, 0-9 and '-,' in <b>/var/www/depot.sugarcrm.com/depot/SugarDepot.php</b> on line <b>70</b><br />
<br />
<b>Warning</b>: session_destroy() [<a href='function.session-destroy'>function.session-destroy</a>]: Session object destruction failed in <b>/var/www/depot.sugarcrm.com/depot/SugarDepot.php</b> on line <b>82</b><br />
<?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/">
<SOAP-ENV:Body><SOAP-ENV:Fault><faultcode xsi:type="xsd:string">Server</faultcode><faultactor xsi:type="xsd:string"></faultactor><faultstring xsi:type="xsd:string">A valid SugarCRM.com User Name and Password are required</faultstring><detail xsi:type="xsd:string"></detail></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
08/21/08 17:37:30,724 [3248] FATAL SugarCRM - XML error parsing SOAP payload on line 2: Invalid document end
08/21/08 17:37:30,724 [3248] FATAL SugarCRM - HTTP/1.1 500 Internal Server Error
Date: Fri, 22 Aug 2008 00:37:30 GMT
Server: Apache
X-Powered-By: PHP/5.1.6
Set-Cookie: PHPSESSID=; 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
Status: 500 Internal Server Error
X-SOAP-Server: NuSOAP/0.7.1 (13205)
Content-Length: 1142
Connection: close
Content-Type: text/xml; charset=ISO-8859-1
<br />
<b>Warning</b>: session_start() [<a href='function.session-start'>function.session-start</a>]: The session id contains illegal characters, valid characters are a-z, A-Z, 0-9 and '-,' in <b>/var/www/depot.sugarcrm.com/depot/SugarDepot.php</b> on line <b>145</b><br />
<br />
<b>Warning</b>: session_destroy() [<a href='function.session-destroy'>function.session-destroy</a>]: Session object destruction failed in <b>/var/www/depot.sugarcrm.com/depot/SugarDepot.php</b> on line <b>147</b><br />
<?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/">
<SOAP-ENV:Body><SOAP-ENV:Fault><faultcode xsi:type="xsd:string">Server</faultcode><faultactor xsi:type="xsd:string"></faultactor><faultstring xsi:type="xsd:string">Invalid Session</faultstring><detail xsi:type="xsd:string"></detail></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
Bookmarks