Portal Home > Knowledgebase > Articles Database > Installing php soap as easy as


Installing php soap as easy as




Posted by DataCentric, 11-08-2007, 07:13 PM
having the libxml2 library and --enable-soap when compiling php? that all?

Posted by david510, 11-08-2007, 09:11 PM
It should be fine. Needs at least libxml-2.5.4. You can see details here. http://in2.php.net/soap

Posted by ServerNinja, 11-09-2007, 05:13 AM
Yes, otherwise you could add it as a Php extension as well. Just extract its tarball and compile, then add the path to its .so file in php.ini will do the trick.



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
Do i need sql update? (Views: 768)


Language: