I recently bought a VPS with plesk installed. This is no problem and I installed my website files and databases with no problems. However when I try to create a cron job or Task as they are called in plesk it starts to get complicated. In cpanel you entered the cron job and it preformed with no extra steps. In plesk I must then select a user (from a list of 43!) and from there I can create tasks for this single user. I entered the crons in the admin page but none of my crons are working so I guess that was wrong. By the way these are not normal users that I have made, here are a few examples. adm admin ftp apache mail mysql nginx
Hi there, can you let us know what the cron looks like after you have added it? It could be a syntax issue, however if you can log into SSH and run tail /var/log/cron you should be able to find the exact error.