Registering Cron using CronTab

Philip Semanchuk philip at semanchuk.com
Fri Apr 17 10:02:58 EDT 2009


On Apr 17, 2009, at 9:51 AM, gurcharan.saini at gmail.com wrote:

> Hi
>
> I'm developing a Django application which is running on Apache. We
> need to add crontab from the Python script and we are using Python
> CronTab package <http://pypi.python.org/pypi/python-crontab/0.7> for
> this.
>
> 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.





More information about the Python-list mailing list