PHP5

Another installation that was easier than I expected.

I now have PHP5 installed alongside PHP4. It lowers efficiency a bit since it’s installed as CGI instead of an Apache module but for testing it’s fine :)

For anyone planing on doing this who isn’t too familiar with installing stuff via the command line on Unix-like OSes (like me), there is a very usefulguide from Scott Huring.