I am running the newest program and cron is trying to find the files and this is what I am getting in my mail every night. I have other stuff set up on cron and they are working just fine. Can you tell anything from the errors here?
Thank you,
Marie Alline
/home/mariealline/www/daily.php: ?php: No such file or directory
/home/mariealline/www/daily.php: /bin: is a directory
/home/mariealline/www/daily.php: Mailbox: command not found
/home/mariealline/www/daily.php: Mailbox: command not found
/home/mariealline/www/daily.php: Mailbox: command not found
/home/mariealline/www/daily.php: Mailbox: command not found
/home/mariealline/www/daily.php: Mailbox: command not found
/home/mariealline/www/daily.php: line 8: syntax error near unexpected token `<juergen.gmach@gmx.de>'
/home/mariealline/www/daily.php: line 8: ` * Based on cron.php by Juergen GMach <juergen.gmach@gmx.de>'
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
you need to have either PHP installed as CGI (so that you can call it from command line) or lynx installed. Was there not a sample cronjob in the readme?
Ed
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am running the newest program and cron is trying to find the files and this is what I am getting in my mail every night. I have other stuff set up on cron and they are working just fine. Can you tell anything from the errors here?
Thank you,
Marie Alline
/home/mariealline/www/daily.php: ?php: No such file or directory
/home/mariealline/www/daily.php: /bin: is a directory
/home/mariealline/www/daily.php: Mailbox: command not found
/home/mariealline/www/daily.php: Mailbox: command not found
/home/mariealline/www/daily.php: Mailbox: command not found
/home/mariealline/www/daily.php: Mailbox: command not found
/home/mariealline/www/daily.php: Mailbox: command not found
/home/mariealline/www/daily.php: line 8: syntax error near unexpected token `<juergen.gmach@gmx.de>'
/home/mariealline/www/daily.php: line 8: ` * Based on cron.php by Juergen GMach <juergen.gmach@gmx.de>'
you need to have either PHP installed as CGI (so that you can call it from command line) or lynx installed. Was there not a sample cronjob in the readme?
Ed