How To Get Redis Working On 4.2?

I want to activate redis to speed up my 4.2 installation. Redis is installed on the server. When I follow the instruction in the KB then I am getting a whitepage which keeps loading forever. There are no php errors. Nothing in the browser console.

Does anyone know how to get thsi working?

I want to activate redis to speed up my 4.2 installation. Redis is installed on the server. When I follow the instruction in the KB then I am getting a whitepage which keeps loading forever. There are no php errors. Nothing in the browser console.

Does anyone know how to get thsi working?

Have you tried to look at the server error log?

Yes, there are no errors.

Yeah, I too have had no luck in getting redis to work in 4.2.4, gave up and stuck with sqlite

@imac can you let us know about this cs-cart function?

Yeah, I too have had no luck in getting redis to work in 4.2.4, gave up and stuck with sqlite

@imac can you let us know about this cs-cart function?

Installed 424 on Digital Ocean using @goncharov ansible deployer https://github.com/gongled/ansible-cscart-deployer- Redis works fine.

I suppose the problem in Redis configuration at your server. First of all find error in the logs. Because empty page means there is some server error thus you can log it.

To be honest during testing I did not see much increase in performance with Redis, i.e. its about 1-3%.

imac: Besides reddis, are there other recommendations to speed up 4.2?

Is there an english version of the reddis deployer?