Enable Soap for PHP 5.5.x on CentOS 6.5
- by Chris Mancini
Unfortunately I have to support soap on my server for the Fedex webservice. I recompiled PHP enabling support and it works via CLI but not PHP-fpm. They both point to the same ini file and both show the module loaded, but only CLI shows the configuration values.
Output of php -i | grep -i soap
Configuration File (php.ini) Path =>…