> Gordon, > crontab (ive put on 2 lines for clarity - But its all on 1 line...) > > */3 * * * * /usr/local/bin/php /www/u/username/htdocs/cron/mailit2.php > that there is a space after the '/php' and before the '/www' Although if that really would be the problem you would have seen errors in the logs due to file not present.
Marc < the /usr/local/bin/php is the path for the PHP compiler - the /www/ etc is the path to my actual script... (cron jobs expect a script to be CGI / Perl - so we need the PHP path in it... ) Apparently its a server issue - not just me... - Hopefully they get it sorted out soon... G Community email addresses: Post message: [email protected] Subscribe: [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] List owner: [EMAIL PROTECTED] Shortcut URL to this page: http://groups.yahoo.com/group/php-list Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-list/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
