CRONjobs DA

proximus

New member
Joined
Feb 22, 2008
Messages
1
Hello i use gallery script..
the script is asking 3 crons, see below.

When i add the crons in DA under users/crons
i think they not working. 0 bytes cron log.
why is this? need really help.






This is automatic generated crontab entry. Copy following lines into your crontab:


*/2 * * * * /usr/local/bin/php/php -q /home/xxx/domains/blala.com/public_html/st/admin/cron.php -server 1 > /dev/null 2>&1

* * * * * /usr/bin/nice /usr/local/bin/php/php -q /home/xxx/domains/blabla.com/public_html/st/admin/autocrop.php > /dev/null 2>&1

* * * * * /usr/bin/nice /usr/local/bin/php/php -q /home/xxx/domains/blabla.com/public_html/st/admin/check.php > /dev/null 2>&1
 
Last edited:
Back
Top