Date: Mon, 05 Jul 2004 10:08:50 -0500 From: Nikolas Britton <freebsd@nbritton.org> To: Taulant Galimuna <taulant@ipko.net>, freebsd-newbies@freebsd.org Subject: Re: cron.daily and cron.hourly Message-ID: <40E96F02.9000304@nbritton.org> In-Reply-To: <060b01c4629e$b60e45c0$0302a8c0@webmaster2> References: <20040704071004.E11E8AE097@nezlok.unixathome.org> <060b01c4629e$b60e45c0$0302a8c0@webmaster2>
next in thread | previous in thread | raw e-mail | index | archive | help
man cron and crontab. cron man page: http://www.freebsd.org/cgi/man.cgi?query=cron&sektion=8 These should help too: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-cron.html http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/book.html#ROOT-NOT-FOUND-CRON-ERRORS Taulant Galimuna wrote: >Hi, > >I had a problem with my web-server that I already solved. But now I have to >execute a PHP file on my FreeBSD server every hour, to get the needed >updates from database. > >I know I need a shell script to execute that file and have to put this >script to some directory that would execute it every hour. > >In linux it is appeared to be at /etc/cron.hourly > > >but in FreeBSD I can't locate it. > >Any one can help ?! > >Regards > >_______________________________________________ >freebsd-newbies@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-newbies >To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org" > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40E96F02.9000304>