I used the installer from
php.net. Which installs PHP 5.2.6 only. I think it is being parsed, because it is not showing up as text. As for what I did wrong, how could I go wrong with an installer, I don't know. The mime types are apparently kept in a different file in Apache 2.2.10, so when I use the addtype declaration for PHP, the server refuses to start. I'm using 64 bit, is that a problem?
Im mad.
Edit:
Nope, it shows up blank. It must be parsing it because it is not showing up as text, just a blank page. I used the PHP 5.2.6 installer from php.net. Don't know how an installer could make a mistake? I have a 64 it system, is that a problem?
I know that the type declaration was put in the mime type file, instead of using the addtype declaration, when I use it Apache refuses to start.