In message <mailman.4054.1239976986.11746.python-l...@python.org>, Philip Semanchuk wrote:
> > On Apr 17, 2009, at 9:51 AM, gurcharan.sa...@gmail.com wrote: > >> I'm stuck with the issue - if we execute the code from Apache the >> crontab is not getting updated, while it get updated if we run it from >> Django in-built webserver. > > Sure sounds like a permissions problem to me. Same here. Note that you can run a CGI under its owning user in Apache with the suexec feature. That might give you the permissions you need. -- http://mail.python.org/mailman/listinfo/python-list