On Thursday 02 August 2001 00:50, Alex Shiu wrote:
> Hi all,
>
>     I have some trouble getting the php test page to display, please help.
> I am running
>
> Apache 1.3.12
> WinNT SP6
> PHP 4.0.6
>
> I already verified that apache is working. Then I installed PHP and added
> the necessary lines to httpd.conf
>
> Then I added <? phpinfo() ?> to a test.php file
>
> when i try to open http://localhost/test.php , IE always prompts me to open
> or save the file for some reason, does anyone know why?

Did you restart Apache? (net stop apache, net start apache)
If so, you'd better post the relevant lines from your httpd.conf

-- 
Phil Driscoll

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to