Forum Moderators: coopster

Message Too Old, No Replies

Can we install SOAP using php progarmming on server?

         

compose

4:40 am on Aug 31, 2006 (gmt 0)

10+ Year Member



Hello,

I developed a web site using Amazon web services and PHP, but now on my server SOAP is not installed.

So i have a question can we install SOAP on any server using PHP, like using exec function or any thing else.

Please help.

Waiting for reply.

Warm Regards,
Vineet

eelixduppy

5:49 pm on Aug 31, 2006 (gmt 0)



>>>Can we install SOAP using php progarmming on server?
I'm pretty sure this cannot be done, especially on a shared server. If you are not hosting your own server, then you may want to contact your hosting company directly to see what can be done.

Best of luck!

compose

12:12 pm on Sep 1, 2006 (gmt 0)

10+ Year Member



I think we can use nuSoap to run SOAP based web applications without installing soap extansion of php.