Koozali.org: home of the SME Server

compile php with --enable-soap

Offline rlaperu2

  • *
  • 17
  • +0/-0
compile php with --enable-soap
« on: November 08, 2007, 11:44:57 PM »

I use sme 7.2 , PHP  4.3.9

As  compile PHP  with --enable-soap ??????

Please Help

Offline warren

  • *
  • 293
  • +0/-0
Re: compile php with --enable-soap
« Reply #1 on: November 09, 2007, 06:50:17 AM »
rlaperu2,

read thereply on this at theprevious post: http://forums.contribs.org/index.php?topic=39073.0

If you read the info on http://www.scottnichol.com/nusoapintro.htm
Quote
NuSOAP is a group of PHP classes that allow developers to create and consume SOAP web services. It does not require any special PHP extensions....

Running this as a php class, you include it in the code where you want to provide SOAP services, it does not require a re-compile of php.