netz98 / n98-magerun

The swiss army knife for Magento developers, sysadmins and devops. The tool provides a huge set of well tested command line commands which save hours of work time. All commands are extendable by a module API.
http://magerun.net/
Other
1.44k stars 400 forks source link

Warning if cache clearing fails #412

Open amenk opened 10 years ago

amenk commented 10 years ago

a common mistake is having cache files access permissions which are not suitable for being deleted by a shell user (because the cache files belong to the web user and have for example only chmod o+rw) It would be nice to have a warning if the cache clearing fails.

cmuench commented 10 years ago

:+1: for file cache backend