Hello I have installed PHP, and from the main root of the site, I put a info.phh file, which runs fine- (<?php phpinfo() ?>) So I know PHP is installed ok. The problem im getting with the above error, is when I access a folder within the root. So, here is the example: //localhost/info.php <...