Page 1 of 1

PHP Error -_-

Posted: Sat Aug 15, 2009 5:41 am
by DorianC
Well to keep it short my PHP files dont display anything when i go to 'localhost/tutorial/test.php' whenever i go to them it only displays a blank screen.
i checked to see if everything workrd by making a test.html file and it worked fine when i went to 'localhost/tutorial/test.html' so i guess this problem is only with PHP.
can anyone help? :D

Re: PHP Error -_-

Posted: Sat Aug 15, 2009 5:54 am
by hallsofvallhalla
make a page that is named test.php that is only

Code: Select all

<?php
echo "hey this f*cking works!";
?>

Re: PHP Error -_-

Posted: Sat Aug 15, 2009 5:22 pm
by DorianC
It only displays a blank(white) screen )=
i even tried taking out the 'echo' command and replacing it with the 'print' command.

Re: PHP Error -_-

Posted: Mon Aug 17, 2009 6:57 pm
by jpoisson
there is two suggestions i have, either reinstall php if yoou using the wamp server just uninstall it and re install it :P

Re: PHP Error -_-

Posted: Mon Aug 17, 2009 8:34 pm
by hallsofvallhalla
i suggest checking the wamp forums