<div>@Mark</div><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">

Use php-fpm and setup one pool per user. That&#39;s all the suexec you need :)</blockquote><div><br></div><div>You hit the bulls-eye!</div><div>This is something I was looking for so long.</div><div>And after my first use of php-fpm 2-3 days back, this &quot;pool&quot; setting caught my eyes.</div>

<div><br></div><div>We have already written php-cli scripts to create virtual hosts (domain config) in nginx. Also we wrote some scripts for one-click wp installer as well as apache to nginx migration.</div><div><br></div>

<div>Separation between 2 users php env was next big challenge we were facing.</div><div>I hope our company will be able to complete a mini-control-panel for nginx soon! ;-)</div><div><br></div><div>Thanks,</div><div>-Rahul</div>