i had to reinstall everything onto a new hard drive. This version of drupal was working FINE...I pretty much duplicated all of the installation by copying PHP and mysql 5.0 data onto the new hard drive.

System:

win xp pro with IIS
PHP 5.2.5
MySQL Server 5.0

http://herman.redirectme.net/rocket

that is the site. At first when I opened the link in internet explorer 6 it would just show the code of the index.php file. When I open the link in google chrome it tries to download a file which is index.php. Now When I open it in internet explorer 7 I get an HTTP 500 Internal Server Error. All of the settings were pretty much the same between the 2 installations.

I also tried installing a fresh copy of drupal 4.6.0 and i get the same problem above.

Any help would be greatly appreciated.

Comments

vm’s picture

Drupal 4.6 is unsupported. Be sure you want to use this version as it's very outdated.

My first assumption with your issue is that php is not compiled corectly to parse php files, therefore it is trying to download them or show the contents of them rather than run them.