The attached PHP script should work, but doesn't seem to for me on OpenSolaris.
On Ubuntu and other platforms (native LAMP stacks, not Webstack) this code 'does the right thing', accessing the website and getting the right SOAP info. On OSOL 2008.11 (PHP 5.2.6) I get: > PHP Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from > 'http://ec2-67-202-29-233.compute-1.amazonaws.com:8080/fedora/services/access?wsdl' > > in /export/home/ereid/getStream.php on line 32 > Error SOAP-ERROR: Parsing WSDL: Couldn't load from > 'http://ec2-67-202-29-233.compute-1.amazonaws.com:8080/fedora/services/access?wsdl' On OSOL 2009.06 (PHP 5.2.9) I see: > PHP Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from > 'http://ec2-67-202-29-233.compute-1.amazonaws.com:8080/fedora/services/access?wsdl' > > : Premature end of data in tag html line 3 in /root/getStream.php on > line 32 > Error SOAP-ERROR: Parsing WSDL: Couldn't load from > 'http://ec2-67-202-29-233.compute-1.amazonaws.com:8080/fedora/services/access?wsdl' > > : Premature end of data in tag html line 3 I'm not yet tried Solaris 10 Webstack. Any idea whether OpenSolaris's PHP SOAP is incomplete, needs to be configured, or might be buggy? Thx/ERR -- Eric Reid Staff Engineer, Software Sun Microsystems, Inc. Phone: +1 269.629.7238 Cell: +1 269.569.1042 Fax: +1 650.352.4428 Blog: http://blogs.sun.com/err AIM: ereidsan Skype: erreid -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/webstack-discuss/attachments/20090603/5b343b52/attachment.html>