Tarsuar Posted February 27, 2006 Share Posted February 27, 2006 Hi everyone!Im trying to execute a php script with cronjobs.Script: mail.php -> Query searching mails, date check and send mails.Command Line in cronjobs:/usr/local/bin/php -q -f /home/usuario/public_html/mail.php(Mail.php got atributes: 777)and im getting this problem:Could not open input file: /home/usuario/public_html/mail.phpSomething is bad.... what happends? Quote Link to comment https://forums.phpfreaks.com/topic/3668-cronjobs-question/ Share on other sites More sharing options...
joecooper Posted February 27, 2006 Share Posted February 27, 2006 whats the exact location of the mail.phpis the server cgi or apache? Quote Link to comment https://forums.phpfreaks.com/topic/3668-cronjobs-question/#findComment-12719 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.