You need to do two things (assuming you are not using the SAPI) in your
httpd.conf;

-Defin a PHP doc
AddType application/x-httpd-php .php .phtml

-Define what you do with a PHP doc
Action application/x-httpd-php /php/php-cgi.exe

-----Original Message-----
From: news [mailto:[EMAIL PROTECTED]]
Sent: 10 February 2003 16:49
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] I get a "File Download" dialogue box


I am trying to configure run PHP4 on Apache on Windows XP.

When I type http://localhost/ all I get is a "File Download" dialogue box,
instead of the normal Apache server page.

Does anyone know whats is going on here?

Please tell me if you need any more information.

-Nelson





-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Internet communications are not secure and therefore the Barclays Group
does not accept legal responsibility for the contents of this message.
Although the Barclays Group operates anti-virus programmes, it does not
accept responsibility for any damage whatsoever that is caused by
viruses being passed.  Any views or opinions presented are solely those
of the author and do not necessarily represent those of the Barclays
Group.  Replies to this email may be monitored by the Barclays Group
for operational or business reasons.


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to