redbullmarky Posted September 15, 2007 Share Posted September 15, 2007 Hi all I've got a script running on my VPS server (Ubuntu w/PHP5) - one of them however uses its own SoapClient class, and is Zend Encoded. However, I believe Soap is installed by default on PHP5, so i'm getting the error: Cannot redeclare class soapclient in... now speaking to the script owners, they tell me I need to disable SOAP client on my server - only I don't know how. Googling for this error pretty much says "rename the SOAP class in your script" - only I can't, as it's encoded. So - anyone know how I can "disable" the default installation of SOAP? Cheers Mark Link to comment https://forums.phpfreaks.com/topic/69444-disabling-soap-php5/ Share on other sites More sharing options...
redbullmarky Posted September 18, 2007 Author Share Posted September 18, 2007 *bump* last try Link to comment https://forums.phpfreaks.com/topic/69444-disabling-soap-php5/#findComment-350598 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.