linux cron job error

Posted by bell on Stack Overflow See other posts from Stack Overflow or by bell
Published on 2010-05-01T14:43:01Z Indexed on 2010/05/01 14:47 UTC
Read the original article Hit count: 199

Filed under:
|
|
|

I have setup a cron job to run a php file every 30 minutes,

lynx -source public_html/scripts/file.php

the result comes through to an email but seems to get this error

Can't Access `file://localhost/home/username/public_html/scripts/file.php' Alert!: Unable to access document.

lynx: Can't access startfile

any advice would be much appreciated

© Stack Overflow or respective owner

Related posts about linux

Related posts about cronjob