I have installed XAMPP server on my system to be able to use PHP. But after installation, when I run any php script on the browser it does not run. I do not see any ouput. N
install phpxx-php which is used for creating dynamic web sites
phpxx-php
check version of php using php -v
php -v
if you have php55 then use:
yum install php55-php.x86_64