Post date: Jun 16, 2016 11:25:32 AM
Login to cPanel. → golf.adxba.net:2087
Username: root
Password: usual with ‘I’.
Search for list via the left hand panel.
Under Account Information, select List Accounts.
Select cPanel Icon , next to the account you want to create the cron job for. In this example, we will be creating a cron job under api.unityplatform.com
Under the Advanced section, select Cron Jobs.
For this demo, we will be setting the Cron Job to run every Friday at 9 am.
Commands Field → This is where you specify the file you want the cron to run.
In this example, we will running a php file called test.php, located in the home directory.
Commands: cd /home/apiunityplatform/public_html/ && php test.php >/dev/null
Click, Add New Cron Job.
Your Cron Job is now created and will appear under the Current Cron Job section: