php problem... force dl on some files

I recently upgraded php in my vps box, I had a few ruff points but finally got it all working, BUT I have a few problems that popd up....

I whenever I view SOME .php files it gives me the download prompt saying the usual application/x-httpd-php stuff, and then I can download my source code... now naturally i goto google and see this is a common problem with a common fix, but that fix was already done for me... ( I have the apache httpd.conf all set up for php extensions and whatnot - i think ).

a few details about the problem:

it ONLY affects SOME index.php files and no other files...

ie: mydomain.net does NOT work
mydomain.net/index.php WORKS
mydomain.net/forums WORKS [sometimes]
mydomain.net/forums/index.php DOES NOT WORK [sometimes]

and all the other usual .php files work...

any help? i think its php 4.3.3

 

 

 

 

Top