CodeIgniter Forums
firefox opens 'save to/open with' dialog when viewing php files - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: firefox opens 'save to/open with' dialog when viewing php files (/showthread.php?tid=1766)



firefox opens 'save to/open with' dialog when viewing php files - El Forum - 06-25-2007

[eluser]jvittetoe[/eluser]
how do i fix this? my site opens fine in ie7. this is a localhost connection. i just reinstalled my apache server and set up the config correctly.


firefox opens 'save to/open with' dialog when viewing php files - El Forum - 06-26-2007

[eluser]Crafter[/eluser]
Is apache correctly configured to handle PHP files. You need to set the AppHandler directive in Apache.


firefox opens 'save to/open with' dialog when viewing php files - El Forum - 06-26-2007

[eluser]ztinger[/eluser]
[quote author="Crafter" date="1182862861"]Is apache correctly configured to handle PHP files. You need to set the AppHandler directive in Apache.[/quote]

Yes, I'd bet for the same cause, too.


firefox opens 'save to/open with' dialog when viewing php files - El Forum - 06-26-2007

[eluser]jvittetoe[/eluser]
ill have to check that, thank you


firefox opens 'save to/open with' dialog when viewing php files - El Forum - 06-26-2007

[eluser]marcoss[/eluser]
[quote author="Crafter" date="1182862861"]Is apache correctly configured to handle PHP files. You need to set the AppHandler directive in Apache.[/quote]

And works on IE? :S

What's showing on IE?