
Originally Posted by
Hambone614
I need to run a cronjob to empty the cache every few hours (it fills up VERY fast). The /public_html/cache/ssu/pc folder is the culprit, it grows at an exponential rate to sometimes over 150mb before my site almost overloads.
I know how to access the cron jobs through my cpanel, but I do not know the command to run. Is there a file I can run to automate this through cron? Please help... I scoured this thread and found nothing, so apologies if you already went through this yellow (or anyone else) and thank you.
I am running the latest version of SSU and ZC.
P.S. Sorry for the newbie Q, learning as I go

Try this
PHP Code:
GET /the_exact_path_to_your/html/cron/ssu.php
or
PHP Code:
GET http://yoursite.com/cron/ssu.php