isaac_cm Posted August 8, 2007 Share Posted August 8, 2007 Hello, Due to some restriction on my host , I have to rename my files extension from .php to .php5 to use php5 new features , On my test pc I use IIS and I already defined the new extension in the "home directory" this work fine with IE7 but with firefox it display the download dialog whenever I try to browse .php5 on localhost any advice ? thanks Link to comment https://forums.phpfreaks.com/topic/63889-solved-problem-with-php5-extension-and-firefox-display-download-dialog/ Share on other sites More sharing options...
poizn Posted August 8, 2007 Share Posted August 8, 2007 Hi I cant say for sure, but my best guess would bcheck your server config scripts. Maybe IE are a bit more lenient than FF (go figure) and will server what ever you tell it, but FF will only server what is in the web server config scripts. Like I said just a guess, hope it helps Link to comment https://forums.phpfreaks.com/topic/63889-solved-problem-with-php5-extension-and-firefox-display-download-dialog/#findComment-318456 Share on other sites More sharing options...
isaac_cm Posted August 8, 2007 Author Share Posted August 8, 2007 the web server is IIS and as I said I already defined the new extension Link to comment https://forums.phpfreaks.com/topic/63889-solved-problem-with-php5-extension-and-firefox-display-download-dialog/#findComment-318466 Share on other sites More sharing options...
isaac_cm Posted August 8, 2007 Author Share Posted August 8, 2007 any new idea ??? Link to comment https://forums.phpfreaks.com/topic/63889-solved-problem-with-php5-extension-and-firefox-display-download-dialog/#findComment-318610 Share on other sites More sharing options...
isaac_cm Posted August 8, 2007 Author Share Posted August 8, 2007 have to define mime type Link to comment https://forums.phpfreaks.com/topic/63889-solved-problem-with-php5-extension-and-firefox-display-download-dialog/#findComment-318636 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.