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? 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? Link to comment https://forums.phpfreaks.com/topic/3668-cronjobs-question/#findComment-12719 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.