|
Posted by Adam Harvey on 03/28/07 04:17
On Wed, 28 Mar 2007 02:16:15 -0800, Dhr von der Slahp wrote:
> Anyone got any clues on how to install the SOAP extension in PHP 5.2.0? Do I
> have to recompile PHP and then reinstall it, or is it simpler than that? Are
> there any URLs that explain the situation?
If you compiled PHP from source, then it should be as simple as adding
--enable-soap to the configure options and rebuilding. If you're using
binary packages, then it will depend on the distro -- Ubuntu includes the
SOAP extension by default, for one.
Adam
Navigation:
[Reply to this message]
|