Scott Fletcher wrote:
I'm working on installing Apache 2.2.0 and PHP 5.1.1 and I'm going to use NuSOAP for the first time. Since I never used SOAP before, so on the php.net soap documentation, it mentioned that I would need to use the "--enable-soap" option but does NuSOAP use this PHP's soap package?
NuSOAP != SOAP given you have php5.1 to work with I suggest skipping NuSOAP and using the new bundled SOAP extension instead.
Thanks...
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php