<[EMAIL PROTECTED]> wrote: > I have tried it but I have another problem: > > Cron always tell me that the file doesn't exist, where should I put the file > that cron reconized it....? > > Cron Message: > /bin/sh: /home/sites/home/import.php > : No such file or directory
That error message means that the script is now executable by the user that cron is being run as. chown to the user cron is running as and chmod 700 that user. -- Steve Werby President, Befriend Internet Services LLC http://www.befriend.com/ _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers