On Tue, 21 Aug 2001 21:27, Brad Hubbard wrote:
> chkconfig --level 2345 crond on
Oh and;
/etc/rc.d/init.d/crond start
of course.
Brad
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the
On Tue, 21 Aug 2001 21:05, Augusto Cesar Castoldi wrote:
> Hi.
>
> I added to crontab the command "0 * * * * lynx -dump
> -nolog http://localhost/backup.php"; but this task are
> not running.
>
On RedHat.
chkconfig --level 2345 crond on
Brad
--
PHP General Mailing List (http://www.php.net/)
T
Hi.
I added to crontab the command "0 * * * * lynx -dump
-nolog http://localhost/backup.php"; but this task are
not running.
In "man cron" I saw this:
---
DESCRIPTION
Cron should be started from /etc/rc or
/etc/rc.local. It will return immediately, so you
don
3 matches
Mail list logo