G galleline New member Joined Oct 22, 2010 Messages 2 Oct 29, 2010 #1 i have add following cron to my direct-admin cron jobs, php -f /home/netfriend/domains/********.net/public_html/mail/admin/cron/cron.php but cron is not run why that ?
i have add following cron to my direct-admin cron jobs, php -f /home/netfriend/domains/********.net/public_html/mail/admin/cron/cron.php but cron is not run why that ?
LawsHosting Verified User Joined Sep 13, 2008 Messages 2,426 Location London UK Oct 30, 2010 #2 you need the full path to php
G galleline New member Joined Oct 22, 2010 Messages 2 Oct 30, 2010 #3 Peter Laws said: you need the full path to php Click to expand... what you mean by full path ?
LawsHosting Verified User Joined Sep 13, 2008 Messages 2,426 Location London UK Oct 30, 2010 #4 i.e /usr/lib/php -f /home/netfriend/domains/********.net/public_html/mail/admin/cron/cron.php do Code: which php in ssh to find the exact path
i.e /usr/lib/php -f /home/netfriend/domains/********.net/public_html/mail/admin/cron/cron.php do Code: which php in ssh to find the exact path