I believe this won't fix.
Even if the docroot of suphp would be modified to include /usr/share and all that lies within (like phpbb2 etc.) still the permissions of those files would be incorrect. The web users would not be allowed to access those files because of their permissions. In such a setup, a central installation of software like phpbb is not possible. I suggest to either use mod-fcgi(d) with apache, and run php as a fastcgi, only the wrapper script will succumb to the suexec restrictions, and if the settings in php.ini are right you may run stuff like phpbb from a central location. Otherwise you will have to copy phpbb and chown it correctly for each user's homedir who wants to use it.
Hope this helps.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to