> Make it.. */5 * * * * root /user/local/bin/php
> /path/to/cron/filename.php
Oh ok.. will make that change, thank you.
-Dan Joseph
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Dan Joseph wrote:
> Hi,
>
> I have a php cron setup:
>
> 5 * * * * root /usr/local/bin/php /path/to/cron/filename.php
>
> Will this set it to run 5 minutes of every hour of every day?
> I can't really tell if its running... Thanks..
>
> -Dan Joseph
Make it.. */5 * * * * root /user/local/bin/
Hi,
I have a php cron setup:
5 * * * * root /usr/local/bin/php /path/to/cron/filename.php
Will this set it to run 5 minutes of every hour of every day? I can't
really tell if its running... Thanks..
-Dan Joseph
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://
3 matches
Mail list logo