It looks like you're using 8-bit instance of cache, which causes the problem. You can fix this by installing a Unicode instance along with your current instance or instead of it.
- Log in to post comments
It looks like you're using 8-bit instance of cache, which causes the problem. You can fix this by installing a Unicode instance along with your current instance or instead of it.