|
01-10-2007, 02:39 PM
Put this in a file and call it in a browser.
<?php
echo "<p>We have php";
?>
I can say that it is 101% that your server has php installed. No, you cant delete it. So it is your php file that has a problem. Look at the file and make sure that the paths and urls are correct.
.
|