RE: Disable Soap Client and Soap Server in php5

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

 



Don Don wrote:
> How can i disable soap client and server for php5, reason is
> that i've got NuSOAP (which i must use) and its classes clash
> with that of PHP5.  My php configuration (when using
> <phpinfo()> displays soap client and server enabled for php5.
>  I need to disable if ..amd looking into the configs..to see how
> 
> cheers

I also use NuSOAP with PHP5, all I did is edit nusoap.php and rename the
class "soapclient" to "soap_client".

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