I have a cronjob which is: /home/sneakyst/clearcache.php?path=/home/sneakyst/public_html/&cachesize=100 it's supposed to clear glypes cache directory but I just keep getting an email saying "file or directory does not exsist." so if you could help me fix it it would be great but if you cant could you tell me a command I could use via cronjob to delete all files in it?
use the following instead: curl http://yourdomain.com/clearcache.php?path=/home/sneakyst/public_html/&cachesize=100 Code (markup):