I've seen this issue been up for debate before, but browsing through the
archives, I'm a bit unsure what common practice and solutions are. 

Imagine the following scenario:

User 1: /home/user1/html (owned by "user1")
User 2: /home/user2/html (owned by "user2")
Common (shared) code: /usr/local/commoncode (owned by "commoncode")

Symlinks:

/home/user1/html/commoncode -> /usr/local/commoncode
/home/user2/html/commoncode -> /usr/local/commoncode

(I've tried owning the symlinks as "userX", "commoncode" and "root".)

suPHP 0.6.2 will execute this, 0.6.3 won't ("directory /home/user1/html
not owned by commoncode"). I can't see any immediate solutions to this.

Any suggestions?

-- 
Vegard Svanberg <[EMAIL PROTECTED]> [EMAIL PROTECTED] (EFnet)]


_______________________________________________
suPHP mailing list
suPHP@lists.marsching.biz
http://lists.marsching.com/mailman/listinfo/suphp

Reply via email to