I've moved HCL to another directory (I couldn't simply rename the old one). However, the old directory still has two subdirectories which I cannot delete! These directories are
cache and
compile, and I believe that I can't delete them because their content was created by a PHP script. I made a simple PHP script that, technically, must delete them, but it doesn't. I've tried both removing these directoies and what's inside them (and yes, I know that Linux cannot delete an un-empty directory) - no luck. :( So could you please provide a script that will delete them or another way of deletig them.

Thx.