ID:               31050
 Comment by:       php at eflow dot dk
 Reported By:      dylanwoster at mac dot com
 Status:           No Feedback
 Bug Type:         SOAP related
 Operating System: Mac OS X 10.3.6
 PHP Version:      5.0.2
 Assigned To:      dmitry
 New Comment:

I have the problem too, on Gentoo Linux.

Apache 2.2.6
PHP 5.2.5
OpenSSL 0.9.8g

Configuration:
'./configure' '--prefix=/usr/lib/php5' '--host=i686-pc-linux-gnu'
'--mandir=/usr/lib/php5/man' '--infodir=/usr/lib/php5/info'
'--sysconfdir=/etc' '--cache-file=./config.cache' '--disable-cli'
'--with-apxs2=/usr/sbin/apxs2'
'--with-config-file-path=/etc/php/apache2-php5'
'--with-config-file-scan-dir=/etc/php/apache2-php5/ext-active'
'--without-pear' '--disable-bcmath' '--with-bz2' '--disable-calendar'
'--with-curl' '--with-curlwrappers' '--disable-dbase' '--disable-exif'
'--without-fbsql' '--without-fdftk' '--disable-filter' '--disable-ftp'
'--with-gettext' '--without-gmp' '--disable-hash' '--disable-json'
'--without-kerberos' '--enable-mbstring' '--with-mcrypt'
'--without-mhash' '--without-msql' '--without-mssql' '--with-ncurses'
'--with-openssl' '--with-openssl-dir=/usr' '--disable-pcntl'
'--disable-pdo' '--without-pgsql' '--disable-posix' '--with-pspell'
'--without-recode' '--disable-shmop' '--without-snmp' '--enable-soap'
'--disable-sockets' '--without-sybase' '--without-sybase-ct'
'--disable-sysvmsg' '--disable-sysvsem' '--disable-sysvshm'
'--without-tidy' '--disable-wddx' '--with-xmlrpc' '--with-xsl'
'--enable-zip' '--with-zlib' '--disable-debug' '--enable-dba'
'--without-cdb' '--with-db4' '--without-flatfile' '--with-gdbm'
'--without-inifile' '--without-qdbm' '--with-freetype-dir=/usr'
'--with-t1lib=/usr' '--disable-gd-jis-conv' '--with-jpeg-dir=/usr'
'--with-png-dir=/usr' '--without-xpm-dir' '--with-gd' '--with-ldap'
'--with-ldap-sasl' '--with-mysql=/usr'
'--with-mysql-sock=/var/run/mysqld/mysqld.sock'
'--with-mysqli=/usr/bin/mysql_config' '--with-readline'
'--without-libedit' '--without-mm' '--with-sqlite=/usr'
'--enable-sqlite-utf8'


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

[2007-05-05 08:25:38] john at soundreal dot co dot uk

I'm getting the same problem Mac OS X 10.4.9 PHP 5.2.1

$SoapClient=new SoapClient('https://api.foo.com/fooService.wsdl'
,array("connection_timeout"=>5));


'./configure' '--prefix=/Library/PHP5' '--mandir=/usr/share/man'
'--infodir=/usr/share/info' '--sysconfdir=/etc' '--with-zlib'
'--with-xml' '--with-zlib-dir=/usr' '--with-openssl' '--enable-exif'
'--enable-ftp' '--enable-mbstring' '--enable-mbregex' '--enable-sockets'
'--with-mysql=/usr/local/mysql'
'--with-mysqli=/usr/local/mysql/bin/mysql_config' '--with-apxs'
'--with-libjpeg' '--with-libtiff=/sw' '--with-libpng' '--with-gd'
'--with-gettext' '--enable-soap' '--with-curl'

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

[2007-04-19 02:47:58] kkallio at micorp dot com dot ve

Same problem on a modified Debian Sarge, PHP 5.2.0

'./configure' '--prefix=/usr' '--libexecdir=/usr/lib/php5.2.0/libexec'
'--datadir=/usr/share/php5.2.0' '--sysconfdir=/etc/php5.2.0'
'--includedir=/usr/include/php5.2.0'
'--with-config-file-path=/etc/php5.2.0' '--with-apxs2=/usr/bin/apxs2'
'--with-odbtp=/usr' '--with-kerberos' '--with-pcre-regex'
'--enable-versioning' '--enable-sigchild' '--enable-magic-quotes'
'--enable-mbstring' '--enable-session' '--enable-mbregex'
'--enable-msession' '--with-openssl' '--enable-pdo' '--with-pdo-mysql'
'--with-pdo-oci=instantclient,/usr/lib/oracle/10.2.0.2,10.1'
'--with-pdo-odbc=unixODBC,/usr' '--with-pdo-pgsql' '--with-pdo-firebird'
'--without-pdo-sqlite' '--enable-bcmath' '--with-bz2'
'--enable-calendar' '--enable-ctype' '--with-curl' '--with-curlwrappers'
'--enable-dba' '--with-gdbm' '--with-db4' '--with-cdb' '--with-inifile'
'--with-flatfile' '--enable-dbase' '--enable-exif' '--enable-filepro'
'--enable-ftp' '--with-gd' '--with-jpeg-dir' '--with-png-dir'
'--with-zlib-dir' '--enable-gd-native-ttf' '--enable-gd-jis-conv'
'--with-ttf' '--with-freetype-dir' '--with-gettext' '--with-gmp'
'--with-ldap' '--with-ldap-sasl' '--with-mcrypt' '--with-mhash'
'--with-mime-magic' '--with-mssql' '--with-mysql=/usr'
'--with-mysqli=/usr/bin/mysql_config'
'--with-oci8=instantclient,/usr/lib/oracle/10.2.0.2' '--with-oracle'
'--with-unixODBC=/usr' '--with-odbc=/usr' '--with-pgsql'
'--enable-shmop' '--enable-soap' '--enable-sockets' '--with-sqlite'
'--enable-sysvmsg' '--enable-sysvsem' '--enable-sysvshm' '--with-tidy'
'--enable-wddx' '--enable-xml' '--disable-xmlreader' '--with-xmlrpc'
'--disable-xmlwriter' '--with-xsl'
'--with-pear=/usr/share/php5.1.4/pear' '--enable-shared'
'--with-zend-vm' '--with-snmp' '--with-readline' '--with-libedit'
'--with-pspell' '--enable-pcntl' '--enable-maintainer-zts'
'--with-tsrm-pthreads'

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

[2007-02-24 22:57:51] youngad6 at gmail dot com

Still a problem for PHP 5.2.1 running on OS X 10.4.8

./configure  --prefix=/apache2/php --enable-soap --enable-memory-limit
--with-mysql=/usr/local/mysql --with-mysqli --with-zlib --with-xml
--with-ldap=/usr --enable-cli --with-zlib-dir=/usr --enable-exif
--enable-ftp --enable-mbstring --enable-mbregex --enable-dbx
--enable-sockets --with-iodbc=/usr --with-curl=/usr
--with-apxs2=/apache2/bin/apxs

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

[2006-05-31 10:13:14] ykin at vertriebsunion dot de

I have the same problem here. It's all served by an actual xampp
installation on win2k servers.
The constructor is able to retrive the document per http and local file
acess.
The https case procuses after a timeout minute following warning and
not shown followup errors:

Warning:
SoapClient::__construct(https://www.js.vertriebsunion.de/VuJournalService/Authentifizierung.asmx?WSDL)
[function.--construct]: failed to open stream

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

[2006-01-09 07:52:19] samirshah_082005 at yahoo dot com

I am getting the same error when creating soap client of a web service
with https. Did anyone find any solution?

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

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

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

Reply via email to