jerry98225 Posted November 23, 2009 Share Posted November 23, 2009 Hi guys..I really need a help.. My server is Windows server 2000 and I have IIS and Wamp server installed. I already configured the httpd.conf file for apache to listen to different port (8080). When I use IE to check the website, it is fine. However, if I use firefox or Chrome, it pops a window to ask me downloading the php file. As far as I know, the server has 4 other IIS websites. I am the first person using PHP for my client. I really need you guys help and very appreciate your times. \ here is the site address http://www.goodtrend-ce.com.cn/main.php Thx a lot. Link to comment https://forums.phpfreaks.com/topic/182705-plz-help-firefox-and-chrome-ask-me-to-save-php-file-when-browsing/ Share on other sites More sharing options...
steviewdr Posted November 29, 2009 Share Posted November 29, 2009 What happens if you try and access a simple php page? <?php phpinfo(); ?> Save that in a file called test.php and see how it works in IE and Firefox. It looks as if it is a mime type issue/config required for IIS. -steve Link to comment https://forums.phpfreaks.com/topic/182705-plz-help-firefox-and-chrome-ask-me-to-save-php-file-when-browsing/#findComment-967512 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.