Hi all, I'm running one of "The Perfect Server: Lenny" setups with ISPconfig 3 and I'm trying to call a php script that resides in one of the virtual sites that writes a file in the /var/vmail/mailfilters/domain/user account, however, I'm constantly getting permissions errors. I've tried various group / user changes along with read / write settings to no avail. What to I need to modify in order to be able to manipulate a file in one of the user's directories? Thanks, Ken
Hi, If you have setup with chroot in effect you can't do it. If your setup does not have chroot in effect then you could change the folder permissions to 777. Then it should work.