I'm running Kubuntu (Dapper) and I'm having a little problem getting php5 working with apache 2.
I'm trying to get them to work on my laptop so I can use the laptop as a test area for a server where the combination *is* working, and I'm a bit lost at this point. I have both php5 and apache 2 installed on the laptop.
libapache2-mod-php5 is also installed.
I've edited apache.conf to make sure index.php is listed in DirectoryIndex.
I have php-cli installed, so I can run php scripts from a terminal... but I can't run any php files that have been moved to /var/www... the browser has no idea what to do with them.
Any thoughts anyone? I'm at something of a loss.