Re: Is SOAP not really enabled?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Brian Dunning wrote:
The techs at Rackspace just enabled SOAP for me. I have a command:

$soap = new SoapClient('http://geocoder.us/dist/eg/clients/GeoCoderPHP.wsdl');

which works fine on my PHP 5.1.6 development server, but it won't run on my 4.3.9 server at Rackspace. The only place 'soap' appears in phpinfo() is '--with-soap' up in the Configure Command section. There is no Soap section further down on the page, as there is on my dev server (which, I notice, says '--enable-soap' instead).

Sorry to say, but there is no native soap extension in php4, it was introduced with php5.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux