ID:               38375
 Updated by:       [EMAIL PROTECTED]
 Reported By:      tja at mgn dot net
-Status:           Open
+Status:           Assigned
 Bug Type:         SOAP related
 Operating System: Linux 2.4.27
 PHP Version:      5.1.4
-Assigned To:      
+Assigned To:      dmitry


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

[2006-08-08 09:59:00] tja at mgn dot net

Sorry i can't give you the real domain name, because this one is not
reachable from internet.

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

[2006-08-08 09:55:22] [EMAIL PROTECTED]

Is it possible to get something real instead of domain.name, so we can
copy/paste the script and test it?
Thank you.

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

[2006-08-08 09:51:51] tja at mgn dot net

I reproduce the error message whith :
<?php
$soapClient = new SoapClient('https://domain.name/' .
'WebService/test.asmx?wsdl', array('login'=>'login',
'password'=>'pwd'));
?>

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

[2006-08-08 09:46:43] [EMAIL PROTECTED]

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc. If the script requires a 
database to demonstrate the issue, please make sure it creates 
all necessary tables, stored procedures etc.

Please avoid embedding huge scripts into the report.



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

[2006-08-08 09:42:53] tja at mgn dot net

I still have the same error.
I compile PHP with this options :
./configure' '--prefix=/opt/php-5.2' '--enable-track-vars'
'--with-zlib-dir' '--enable-xml' '--enable-ftp'
'--with-apxs=/opt/apache/bin/apxs' '--enable-xslt' '--enable-soap'
'--with-pgsql' '--with-curl=/opt/curl-7.15.4' '--with-curlwrappers'
'--with-openssl-dir=/opt/openssl-0.9.7d'

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

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/38375

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

Reply via email to