Quote Originally Posted by admin
For Plesk, use

Code:
*/5 * * * * cd /var/www/vhosts/yourdomain.extn/httpdocs;  /usr/bin/php -q cron.php  > /dev/null &
I could not find cron jobs in plesk...can you give some info as to where it could be found