crontab
Posted by: bbobchef
Posted on: 2007-03-02 08:43:00
Hi I have a script that requires crontab to be set up the script instructions are
http://www.expertzzz.com/Wiki/home/103/
I am using putty I enter the path to the file and get this error
/usr/local/bin/php":0: bad minute
errors in crontab file, can't install.
This is the periodic.file I am trying to install
which phpMAILTO=rob@staticpresence.com<br />
0 0* * * /usr/local/bin/php -q
/home/kinkynik/www.staticpresence.com/aaa/periodic/cmd.php<br />
*/10 * * * * /usr/local/bin/php -q
/home/kinkynik/www.staticpresence.com/aaa/periodic/notifies.php<br />
Thanks in advance for any help