Hi,
I am unable to get a cron script working on lotus. I have tested:
0 * * * * wget -q http://pm.alu.x10hosting.com/*****.php
(I have checked that the script runs correctly from internet)
and also
0 * * * * /usr/local/bin/php /home/alu/public_html/pm/public_html/*****.php
and
0 * * * * php-cron /home/alu/public_html/pm/public_html/*****.php
Is cron working on lotus? Or am I doing something wrong?
I am unable to get a cron script working on lotus. I have tested:
0 * * * * wget -q http://pm.alu.x10hosting.com/*****.php
(I have checked that the script runs correctly from internet)
and also
0 * * * * /usr/local/bin/php /home/alu/public_html/pm/public_html/*****.php
and
0 * * * * php-cron /home/alu/public_html/pm/public_html/*****.php
Is cron working on lotus? Or am I doing something wrong?