[PHP] Help with getting php going!

2003-02-27 Thread Karl James
Hey guys I finally got my phpinfo file to show on apache server But when I try to do a hello world or browser check I get a 500 error message Can anyone help me out, and educate me what Im doing wrong. This is my script html head titlePHP Test/title /head body ?php if

Re: [PHP] Help with getting php going!

2003-02-27 Thread Leif K-Brooks
Please don't send MS Word content in your email. It crashed Mozilla before I was able to reply. Karl James wrote: Hey guys I finally got my phpinfo file to show on apache server But when I try to do a hello world or browser check I

[PHP] help with getting php going(2)

2003-02-27 Thread Karl James
Title: Message Hey guys I finally got my phpinfo file to show on apache server But when I try to do a hello world or browser check I get a 500 error message Can anyone help me out, and educate me what Im doing wrong. This is my script html head titlePHP Test/title /head body ?php if

Re: [PHP] help with getting php going(2)

2003-02-27 Thread Kim Kohen
G'day Karl Hey guys I finally got my phpinfo file to show on apache server But when I try to do a hello world or browser check I get a 500 error message FWIW, I've seen this error when I've had mac line endings instead of unix. cheers kim -- PHP General Mailing List