My client has a server on Ubuntu with PHP 5.4. Currenctly I want to add PHP 5.6 + PHP-FPM to give the possibility to use a newer version of PHP. The question is :
- Is there a simple / quick way to get the system's PHP configuration to use as parameter for
./configure