Jump to content

Plz Help!! Firefox and Chrome ask me to save PHP file when browsing


jerry98225

Recommended Posts

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.

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.