Help Setup PHP

Status
Not open for further replies.

jerrylam

New Member
Messages
2
Reaction score
0
Points
0
Hi everyone,

I'm new here. I tried to figure out how to setup PHP.

I have a test.php under public_html and I chmod it to 755.

I tried to access it, but I always get Internal Server Error.
I looked up error log, I got the following error:

[Sat Sep 8 11:36:08 2007] [error] [client 74.99.31.16] File does not exist: /home/jerrylam/public_html/500.shtml
[Sat Sep 8 11:36:08 2007] [error] [client 74.99.31.16] Premature end of script headers: /home/jerrylam/public_html/test.php

In test.php, it only contain html, so it must parse correctly.


This is where I ended up. Any advice will be really appreciated.

Thanks.
 
Last edited:

Brandon

Former Senior Account Rep
Community Support
Messages
19,181
Reaction score
28
Points
48
Does it work now, we just did something to the server?
 
Status
Not open for further replies.
Top