Page is a not externally linkable
smallcompany - 4:59 pm on Apr 18, 2012 (gmt 0)
Put this into a file with PHP extension (like phpinfo.php):
<?php
echo phpinfo();
?>
Call it from your browser: example.com/phpinfo.php
What does it say for Server API?