Z Zoo3 Regular Pleskian Aug 8, 2017 #1 To use redis with Plesk server Install redis with yum. Install redis with pecl command. And add redis.so to directive. I need to do both? As a result I'm doing both and redis is running. My environment: PHP 7.1.7, nginx 1.11.10, CentOS 7.3.
To use redis with Plesk server Install redis with yum. Install redis with pecl command. And add redis.so to directive. I need to do both? As a result I'm doing both and redis is running. My environment: PHP 7.1.7, nginx 1.11.10, CentOS 7.3.
U UFHH01 Guest Aug 8, 2017 #2 Hi Zoo3, Zoo3 said: I need to do both? Click to expand... Well, BOTH commands do different things: Installation of your redis - server - components on your server Installation of your redis - PHP - module - components on your server. Zoo3 said: As a result I'm doing both and redis is running. Click to expand... Which is the expected result.
Hi Zoo3, Zoo3 said: I need to do both? Click to expand... Well, BOTH commands do different things: Installation of your redis - server - components on your server Installation of your redis - PHP - module - components on your server. Zoo3 said: As a result I'm doing both and redis is running. Click to expand... Which is the expected result.