View Single Post
Old 12-05-2005, 02:42 PM   #3 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,470
sde is on a distinguished road
i worked around it by adding the user to the apache group and apache user to the user's group.

the thing is that this script gets executed on cron by the user. but there is also a web interface that can execute this script at any time.

if the web script executes, all the files in the directory that get generated are apache:apache. note that some files may have to be deleted as well.

so both the apache and the user need to be able to write to any file in these directories.
sde is offline   Reply With Quote