Cron jobs not working in WordPress plugin in a VPS with VestCP control panel
Recently I bought a small package of VPS to start working on a website. To make server configuration stuff easy, I installed VestaCP. I have installed WordPress on the server, then the necessary theme and plugins.
A plugin of the website needs to fire scheduled/cron work on every 5 minutes. The problem is the scheduled jobs from the plugin are not running, though the site on a cPanel based VPS is working.
I want to know what configuration needs to update in my VPS to make the server run scheduled work from the WordPress plugins?