With the new Apache2 on a Debian etch system, there is a little hike to do when you try to use the command "make install" after your PHP compilation. The problem: The httpd.conf is empty and PHP's make install doesn't find the LoadModule directives anymore.
You will find a little workaround for that problem here.