Graziano schreef: > Hello > > I set following Cron job > 59 1 * * * /usr/bin/perl /usr/local/assp/rebuildspamdb.pl > > I think rebuildspamdb.pl needs to be run in the /usr/local/assp directory.
I am using the following to achieve this: cd /usr/local/assp;/usr/local/assp/rebuildspamdb.pl Instead of the /usr/bin/perl /usr/local/assp/rebuildspamdb.pl please make rebuildspamdb executable that is! ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
