Install php

  • install php5 with mysql bindings

    sudo yum install php php-mysql sudo service httpd restart

  • create info.php file and display it on browser