Hi.
Does using CGI or module configuration for PHP in Apache affect PHP + SOAP?
I noticed a lot of tutorials on using SOAP and nuSOAP in PHP5, the server being used was either Apache or IIS running php from CGI.
The apache servers I'm using are configured using php module. I want to start doing webservices with PHP Group SOAP or nuSOAP. Changing from module to cgi might be an issue for me. Thanks.