With version 1.8, all I did was change the DocumentRoot variable (also at <Directory "..."> ) in the Apache config to my working directory and all was fine. Starting at 2.0 however, this seems to be no longer all that's required, because it's not working at the moment.
Right now, it's as if there's no PHP server at all, and it's just reading the files as HTML. What am I dong wrong? Am I missing some config options?