linux cron job error
Posted
by bell
on Super User
See other posts from Super User
or by bell
Published on 2010-05-01T14:43:01Z
Indexed on
2010/05/02
10:09 UTC
Read the original article
Hit count: 166
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
© Super User or respective owner