In message <[email protected]>, Philip 
Semanchuk wrote:

> 
> On Apr 17, 2009, at 9:51 AM, [email protected] 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

Reply via email to