I want to run second apache daemon on another port under another user privileges such as www-data-secure for some security related applications. But I also want to use php for second apache daemon and both apache must use same php. So, what is the best solution for this? Regards,