Henning Brauer wrote:
lighttpd.
So far I am very happy with lighttpd, including running with PHP via FastCGI. I don't really trust the PHP applications I run, so they operate in a separate chroot (via spawn-php.sh) as a separate user in addition to lighttpd itself being chroot as a separate user.
Another poster said lighttpd isn't being actively developed, but it's active enough for me - my bug reports have been fixed and new releases put out to address them. Other than setting up the chroot FastCGI, it was quite easy to configure and get running.
I think the biggest problem will be running MySQL and PHP in 32MB, the OP may need to tweak MySQL to not use too much memory and restrict the number of PHP processes to run (1 or 2, I'd say).
-- Matthew Weigel hacker unique & idempot.ent