Skip to content

Using Sendy on WebFaction - CRON setup

edited January 2013 in Using Sendy

Hi there

Thought I would share with you how to get the CRON running on WebFaction, just change USERACCT to what your and PATHTO to suit your environment :)

#Sendy Application Schedules send at 5 min intervals */5 * * * * /usr/local/bin/php /home/USERACCT/webapps/PATHTO/sendy/scheduled.php > /dev/null 2>&1 */1 * * * * /usr/local/bin/php /home/USERACCT/webapps/PATHTO/sendy/autoresponders.php > /dev/null 2>&1

That’s all there is

Comments

This discussion has been closed.