Re: [PHP-INST] PHP4/Win98/Apache = Blank Screen

2001-06-24 Thread Ed Harris
Julie, I'm afraid there are no hidden file extensions. The file extension is simply .php or .html if the php is contained within the HTML document. Neither work. Any other ideas? Thanks, Ed "Julie Meloni" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > look

Re: [PHP-INST] PHP4/Win98/Apache = Blank Screen

2001-06-24 Thread Julie Meloni
look for a hidden file extension of txt on the end of your php script filename. Ed Harris wrote: > I've seen this problem posted many times but with few responses. Assistance > would be greatly appreciated. > > When I attempt to open the standard test PHP script containing in the Apache > htdo

[PHP-INST] PHP4/Win98/Apache = Blank Screen

2001-06-24 Thread Ed Harris
I've seen this problem posted many times but with few responses. Assistance would be greatly appreciated. When I attempt to open the standard test PHP script containing in the Apache htdocs directory: I get a blank screen in the browser. A view source does reveal the code. PHP docs say this mean