You'll need to enable PHP in the Apache server to be able to use it.

to check it php is enabled, created a file with the following:


<?php phpinfo(); ?>

Save that in a file called...