basketmen
12-15-2011, 11:49 AM
Hi guys, i want to Move 'Hourly Cleanup' Scheduled Tasks, to cpanel cronjob, so cleaning more constant and stable from server side, not from if someone load the cron image in the footer template
i created cronjob in cpanel, but its looks like not working
the command is
php /home/username/public_html/includes/cron/cleanup.php
in the email notification, only get this
X-Powered-By: PHP/5.2.17
Content-type: text/html
i already tried moving the cleanup.php file to the root (/home/username/public_html/cleanup.php) , but its looks like still not working
please help how to Move that Scheduled Tasks, to cpanel cronjob, really need to do it
i created cronjob in cpanel, but its looks like not working
the command is
php /home/username/public_html/includes/cron/cleanup.php
in the email notification, only get this
X-Powered-By: PHP/5.2.17
Content-type: text/html
i already tried moving the cleanup.php file to the root (/home/username/public_html/cleanup.php) , but its looks like still not working
please help how to Move that Scheduled Tasks, to cpanel cronjob, really need to do it