PHP Error -_-

Location of the Videos
Post Reply
DorianC
Posts: 12
Joined: Sat Aug 08, 2009 4:47 pm

PHP Error -_-

Post 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
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: PHP Error -_-

Post by hallsofvallhalla »

make a page that is named test.php that is only

Code: Select all

<?php
echo "hey this f*cking works!";
?>
DorianC
Posts: 12
Joined: Sat Aug 08, 2009 4:47 pm

Re: PHP Error -_-

Post by DorianC »

It only displays a blank(white) screen )=
i even tried taking out the 'echo' command and replacing it with the 'print' command.
jpoisson
Posts: 245
Joined: Sun Aug 02, 2009 5:12 pm

Re: PHP Error -_-

Post 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
Laguages:
PHP, MYSQL, (X)HTML, HTML5, JQuery, CSS 3.0,
C, C#, C++, Python, Pascal, Perl, Ruby, Turing

Software:
Adobe MC CS4, Visual Studio 2008, Notepad++,
NetBeans IDE, WAMPSERVER

Browsers:
Internet Explorer, Firefox, Opera, Safari, Chrome
(Always have latest patches for browsers.)

Free time:
...
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: PHP Error -_-

Post by hallsofvallhalla »

i suggest checking the wamp forums
Post Reply

Return to “Older Browser MMO Videos”