You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This lib uses ZendCache (https://github.com/zendframework/zend-cache).
ZendCache is now writing files in the cache dir, but with the wrong user.
I want to specify the user, but how?
Problem: my webuser is now writing cache to a dir and my deploy user cannot remove the cache
Hi,
This lib uses ZendCache (https://github.com/zendframework/zend-cache).
ZendCache is now writing files in the cache dir, but with the wrong user.
I want to specify the user, but how?
Problem: my webuser is now writing cache to a dir and my deploy user cannot remove the cache
I'm not sure if this correct place to ask.
Thanks!
I just found a related topic:
psliwa/PdfBundle#38
The text was updated successfully, but these errors were encountered: