ID: 31050
Comment by: john at soundreal dot co dot uk
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'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'
Previous Comments:
------------------------------------------------------------------------
[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?
------------------------------------------------------------------------
[2005-02-01 01:00:04] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
------------------------------------------------------------------------
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