eliasferrersays
Hi, i am having problems with cache file destruction. I am running Apache under Windows 2003 Server, and i think some functions are not compatible with Windows servers. In file ‘cache.php’, line 17:
$result = shell_exec('find '.CACHE_PATH.'*.txt -mtime +5 -exec rm {} \;');
¿Any idea?




156comments