RE: [PHP-WIN] I get a "File Download" dialogue box

2003-02-10 Thread Chris Kranz
Sorry... I think I'm going blind :p chris kranz fatcuban.com -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.

RE: [PHP-WIN] I get a "File Download" dialogue box

2003-02-10 Thread Chris Kranz
Need a bit more info to say for sure... But check that PHP is setup properly on the web server, follow the install instructions... What server you running? Have you followed the config instructions fully? chris kranz fatcuban.com -Original Message- From: news [mailto:[EMAIL PROTECTED]]

RE: [PHP-WIN] I get a "File Download" dialogue box

2003-02-10 Thread fran . thomas
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]] Sen