Cron

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
anthony88guy
Forum Contributor
Posts: 246
Joined: Thu Jan 20, 2005 8:22 pm

Cron

Post by anthony88guy »

/bin/sh: line 1: www/ffinder/crontest.php: Permission denied

Im having problems running crontest.php.

Help
User avatar
phpScott
DevNet Resident
Posts: 1206
Joined: Wed Oct 09, 2002 6:51 pm
Location: Keele, U.K.

Post by phpScott »

check your permissions as the message states. your cron job can't access the file you want.
Post Reply