Redis install Linux

Hi,

 

The following steps will help you install redis in your Redhat/centos servers.

#yum install redis
#vi /etc/redis.conf

and edit the bind address from

127.0.0.1

to 
<server IP>

Then open your running php.ini file and add the following entries.

extension=redis.so 

session.save_handler = redis 
session.save_path = "tcp://<server IP>:6379/"

 

Thank you for viewing helpinlinux.com

One comment

  1. Hairstyles says:

    hey there and thank you on your info ?I?e definitely picked up something new from right here. I did alternatively expertise several technical issues using this web site, as I experienced to reload the website a lot of instances previous to I may just get it to load properly. I have been puzzling over if your hosting is OK? Now not that I’m complaining, however sluggish loading instances occasions will sometimes impact your placement in google and can damage your quality rating if advertising and ***********|advertising|advertising|advertising and *********** with Adwords. Well I am including this RSS to my email and can look out for a lot extra of your respective interesting content. Make sure you replace this again very soon..

Leave a Reply

Protected by WP Anti Spam