<div dir="ltr"><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">IMHO, using a rewrite in nginx to modify the way PHP processes the request looks strange to me. Maybe am I wrong.<br><br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">
Have you had a look in the content of the params you send to PHP through CGI? Overloading some of the variables by removing the leading '/b' there might help PHP resolving correctly the filename while searching it on disk.<br>
</div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">I would personally look in that direction.<br><br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">I would also use another PHP pool (thus another socket) to isolate both applications.<br>
</div><div class="gmail_extra"><font size="1"><span style="color:rgb(102,102,102)">---<br></span><b><span style="color:rgb(102,102,102)">B. R.</span></b><span style="color:rgb(102,102,102)"></span></font>
</div></div>