What PHP version is my Apache using?
php in the Web server document root (installdir/apache2/htdocs/ for Apache or installdir/nginx/html for NGINX). Make sure the Web server is running, open a browser and type . You should then see a screen showing detailed information about the PHP version you are using and installed modules.In respec...