/ March 21, 2012

Below is a video overview of the Task Manager that was introduced in phpLD 4.2 with some notes below the video for setting up the cron job in cpanel.

Task Manager Instructions

1. Log into cpanel 
2. click the cron jobs 
3. under add a new cron job choose the once per hour under common settings 
4. in the command to run spot enter: php -q /home/USERNAME/public_html/task_manager_cron.php replace USERNAME with cpanel username 
OR IF it is in a sub-directory php -q /home/USERNAME/public_html/FOLDERNAME/task_manager_cron.php replace USERNAME with cpanel username replace FOLDERNAME with the sub-directory’s name