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 Quote Link to comment Share on other sites More sharing options...
redbullmarky Posted September 18, 2007 Author Share Posted September 18, 2007 *bump* last try Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.