ID:               40561
 Updated by:       [EMAIL PROTECTED]
 Reported By:      andreas at dolleschal dot org
-Status:           Open
+Status:           Feedback
 Bug Type:         SOAP related
 Operating System: Linux
 PHP Version:      5.2.1
 New Comment:

Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php for *NIX and
http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.




Previous Comments:
------------------------------------------------------------------------

[2007-02-20 16:16:11] andreas at dolleschal dot org

true if you call the script with cli, if you call the script via apache
the apache process get's an segmentation fault. how should one resolve
this "[HTTP] Internal Server Error"?

------------------------------------------------------------------------

[2007-02-20 16:09:02] [EMAIL PROTECTED]

Can't see any segfaults, only an uncaught exception:

Fatal error: Uncaught SoapFault exception: [HTTP] Internal Server Error
in /tmp/4.php:12
Stack trace:
#0 [internal function]: SoapClient->__doRequest('<?xml version="...',
'http://space.de...', '', 1, 0)
#1 [internal function]: SoapClient->__call('quickSearch', Array)
#2 /tmp/4.php(12): SoapClient->quickSearch(Object(stdClass))
#3 {main}
  thrown in /tmp/4.php on line 12


------------------------------------------------------------------------

[2007-02-20 16:01:29] andreas at dolleschal dot org

sorry. use
http://space.developer.at:8080/clearspace/rpc/soap/SearchService?wsdl
as request-url.

------------------------------------------------------------------------

[2007-02-20 15:55:56] [EMAIL PROTECTED]

Ah, I see. It's "localhost" in your WSDL.
I need a working reproduce case to investigate it.

------------------------------------------------------------------------

[2007-02-20 15:50:14] andreas at dolleschal dot org

What else? If I try to call the URL directly I get the
wsdl-descriptions?

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/40561

-- 
Edit this bug report at http://bugs.php.net/?id=40561&edit=1

Reply via email to