Welcome Guest, Not a member yet? Register   Sign In
how can i check cron tab log
#2

[eluser]vrencianz[/eluser]
Maybe this helps: http://ellislab.com/forums/viewthread/215821/

Also you can use

Code:
/usr/bin/php -q /var/.../myroot/cron.php 2>&1 >> /var/log/your_log.log

To redirect all output (errors and echoes) to the /var/log/your_log.log file



Messages In This Thread
how can i check cron tab log - by El Forum - 05-10-2012, 10:38 PM
how can i check cron tab log - by El Forum - 05-11-2012, 01:14 AM
how can i check cron tab log - by El Forum - 05-14-2012, 08:19 PM
how can i check cron tab log - by El Forum - 05-14-2012, 08:45 PM
how can i check cron tab log - by El Forum - 05-17-2012, 06:49 PM
how can i check cron tab log - by El Forum - 05-17-2012, 06:58 PM



Theme © iAndrew 2016 - Forum software by © MyBB