Problem Setting Up Cron Job
Posted by: computerjoe
Posted on: 2006-04-12 05:54:00
I'm trying to set the following cron job up:
25 * * * * cd $HOME/joeanderson.co.uk/5blogs/wp-content ; php -q update-feeds.php
So I've uploaded this inside a file called cron.txt in the $HOME directory. In Shell the following happens:
[cheezit]$ crontab cron.txt
crontabs/tmp.2HQJdH: Permission denied
I'm new to Dreamhost, and I don't appreciate having to use Shell, nevermind experiencing problems in it.