PHP: How do I install soap extension?

Posted by jun on Stack Overflow See other posts from Stack Overflow or by jun
Published on 2010-03-24T15:52:08Z Indexed on 2010/03/24 15:53 UTC
Read the original article Hit count: 240

Filed under:
|
|

Ok. I am just starting to use soap and my first problem is installing it. I got this error:

Fatal error: Class 'SoapClient' not found in /home/user/mysite.com/path/to/file.php  on line 16

I am hosting my site in DreamHost and ask the guys there. But they told me that they don't support any third-party installation.

Does anyone has the same problem and manage to solved it?

Thansk!

© Stack Overflow or respective owner

Related posts about php

Related posts about soap