lighttpd PHP5 support (Raspberry Pi)

Running a web server on Raspberry Pi, such as “lighttpd”, is just half as much fun without PHP5. So the task is to extend the already installed web server “lighttpd” with PHP5 support so that PHP files can be executed.
Task