I am trying to setup a Cron job using Webmin to run every 5 min. It needs to target a .php file and run the php script in that file. When I enter the path to the file in the \
System -> Scheduled Cron JobsClick Create a new scheduled cron job.In Command box enter /usr/bin/php -q /var/www/path/to/your_php_script.phpClick "Times and dates selected below .." radio buttonClick "Selected.." under Minutes sectionSelect 0, 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55 (use control key) and click 'Save' button.