I have a particular app that I want to make available to all my clients on all my servers, but it doesnt work well with php running in cgi modes and all my servers run either suphp or fastcgi for php5. Users wont need access to the actual files and its going to just be a single install on each server. Any suggestions with as little hacking and overhead as possible to be able to run this additional mode of php?