-- Clear database cache: An error occurred. Contact with module's vendor.
I am getting this when trying to install any module.. please help.
i cleared the caches and still get this
-- Clear database cache: An error occurred. Contact with module's vendor. I am getting this when trying to install any module.. please help. i cleared the caches and still get this |
By chance are you using a cache handler other than File? Dolphin can't clear XCache's cache, for example, and will throw this error. The solution is to switch the handler to File and try again.
If you're already using File cache, make sure the cache directories have the correct permissions (755). BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
thanks.. that is exactly what it was |
It's interesting for a moderator to help someone that was "banned" so long ago for making threats to take BoonEx down... ManOfTeal.COM a Proud UNA site, six years running strong! |
It's interesting for a moderator to help someone that was "banned" so long ago for making threats to take BoonEx down... Believe it or not, but I don't keep a list of people I want re-banned. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
OPERATION RESULTS
Uninstallation of: Custom RSS Failed
-- Clear database cache: An error occurred. Contact with module's vendor.
I'm ussing memcache for caching, any solution ? I have restarted memcahe / stop and start again, this issue is not fixing. |
I'm ussing memcache for caching, any solution ? I have restarted memcahe / stop and start again, this issue is not fixing. Set the database cache to File under Administration => Tools => Cache => Settings, then try again. You can set the handler back to Memcache after any installations or removals are done.
The problem is because Dolphin can't tell Memcache to clear itself, so it instead throws this error. The only handlers I know that work normally with the clear cache command are File/FileHtml and APC. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Thank you!!!
I'm ussing memcache for caching, any solution ? I have restarted memcahe / stop and start again, this issue is not fixing. Set the database cache to File under Administration => Tools => Cache => Settings, then try again. You can set the handler back to Memcache after any installations or removals are done.
The problem is because Dolphin can't tell Memcache to clear itself, so it instead throws this error. The only handlers I know that work normally with the clear cache command are File/FileHtml and APC.
|