I am attempting to send an email campaign. I have a crontab job set up on my webserver to run every 5 mins. The command line is...
5 * * * * cd /homepages/<mydomainpath>; php -f cron.php > /dev/null 2>&1
I have changed the setting on my scheduler tasks to active. When I send emails, those on the target list appear in the email queue and remain there. There is no evidence of the scheduler jobs running. When I look at last sucessful run it is blank.
What do I need to do to get this job to run.![]()


LinkBack URL
About LinkBacks




Reply With Quote
Bookmarks