It's unclear to me if Apache 2.0 built with mod_suexec will run PHP via mod_php as the user, or if you are forced to run PHP as a standalone CGI in order to run PHP as the user.
Does anyone know for certain?
-t
With a little more digging, I now see that this is NOT the method that would work, but it would have to be done with the perchild MPM.
Anyone have any experience with this one? Does it even work?