Hey guys, Just wondering if I could get some quick help with someone who knows how to setup a cronjob. So basically I have tried everything and I cannot get the cronjob to work. At the moment i'm trying this code; wget -O – -q "http://example.com/cron.php" >/dev/null 2>&1 I get this error message: bin/sh: /usr/bin/wget: Permission denied. Regards Luke