On 9/5/05, Pankaj Kumar <[EMAIL PROTECTED]> wrote:
> I want to schedule a perl script in crontab using a CGI script. If i try to
> append in the file ie /var/spool/cron/username then apache user does not
> have rights to modify this. If i give root rights to apache then it could
> be very harmful .
Hi,
I want to schedule a perl script in crontab using a CGI script. If i try to
append in the file ie /var/spool/cron/username then apache user does not
have rights to modify this. If i give root rights to apache then it could
be very harmful . how can i make entry into cron from script.
Rega