[web2py] cache.disk.clear() crashes in appadmin

2014-10-16 Thread Eric
Hi All, When I press the 'empty cache' button on the Appadmin I get a nice error: Traceback (most recent call last): File "/home/eric/Projects/Web2Py/site/gluon/restricted.py", line 224, in restricted exec ccode in environment File "/home/eric/Projects/Web2Py/site/applications/cms/controller

[web2py] cache.disk.clear

2010-05-03 Thread Avik Basu
Hi, I have installed a site on dreamhost and whenever I issue the command "cache.disk.clear" in an action, I get an "invalid function" error. I thought this could be a permissions problem for the cache directory or cache.shelve, so I added read/write permissions for everyone, but it didn't seem t