2 Oct
2009
2 Oct
'09
1:05 p.m.
Ugh, I forgot the open_basedir problem. I'll look at what you did and will comment on it later. Generally I don't like having FollowSymlinks enabled.
open_basedir can be adjusted one time if we use common dirs for all webapps (/etc/webapps and /usr/share/webapps) I think symlink is the single way to keep proper directory structure. I check debian as reference - it does so.