Author Topic: Internet explorer downloading PHP files instead of opening it.  (Read 1902 times)

0 Members and 1 Guest are viewing this topic.

Offline paragkalraTopic starter

  • Irregular
  • Posts: 29
  • Gender: Male
    • View Profile
    • paragkalra.com
I often face this wierd problem when IE asks me to download or open the PHP file instead of displaying it.

Any idea why it happens and how can I get rid of it.

I am using Apache 2.2 and PHP 5.2.13
Parag.A.Kalra, The Linux Man
http://www.paragkalra.com/
In this world without WALLS and GATES who need WINDOWS! USE LINUX! STOP PIRACY! GO OPEN SOURCE!

Offline premiso

  • Karma Chameleon
  • Staff Alumni
  • Freak!
  • *
  • Posts: 6,670
  • Gender: Female
  • effing right
    • View Profile
    • PHP Help
Re: Internet explorer downloading PHP files instead of opening it.
« Reply #1 on: June 03, 2010, 03:28:32 PM »
Your server is not configured to parse .php files.

http://us2.php.net/manual/en/install.windows.apache2.php 

Should provide you with what you need to do.