Skip to content

Setting up the cronjob with 1&1 hosting

edited April 2015 in Using Sendy

Just to share: you need to specify path ('/usr/bin') and php Version '5' when editing the crontab on a 1&1 server.

The correct entry is:

*/5 * * * * /usr/bin/php5 /kunden/homepages/your_path_to_sendy/scheduled.php > /dev/null 2>&1

This discussion has been closed.