I'm looking for a solution to the problem.
I'd like to run Nextcloud on PHP 7.3. But when I use Redis with PHP 7.3, it will not work. We can not log in to Nextcloud. Listening to Nextcloud users seems to be able to use Redis on PHP7.3.
I also specified Redis for PHP's session save path. If I use APCu in Netxtcloud instead of Redis and specify the session save path locally(/var/lib/php/session), I can use Nextcloud on PHP7.3.
Even if I run Redis on flushdb/flushall, restarting the server does not change the situation.
Is this related to Plesk? If not, what is it supposed to be affecting?
I installed Redis via yum remi. And I tried updating redis with pecl.
Redis version 5.0.2. Redis updated with Pecl 4.2.0. *Originally installed was 3.0.3.
Initially I did not know how to use Redis installed with Pecl. So I installed it with yum. Is this the cause?
I'm PHP 7.2, there is no problem with using Redis and Nextcloud.
I'd really appreciate it if you could help me.
---
CentOS 7.5 / nginx 1.14.1 / Plesk 17.8.11(#35)
I'd like to run Nextcloud on PHP 7.3. But when I use Redis with PHP 7.3, it will not work. We can not log in to Nextcloud. Listening to Nextcloud users seems to be able to use Redis on PHP7.3.
I also specified Redis for PHP's session save path. If I use APCu in Netxtcloud instead of Redis and specify the session save path locally(/var/lib/php/session), I can use Nextcloud on PHP7.3.
Even if I run Redis on flushdb/flushall, restarting the server does not change the situation.
Is this related to Plesk? If not, what is it supposed to be affecting?
I installed Redis via yum remi. And I tried updating redis with pecl.
Redis version 5.0.2. Redis updated with Pecl 4.2.0. *Originally installed was 3.0.3.
Initially I did not know how to use Redis installed with Pecl. So I installed it with yum. Is this the cause?
I'm PHP 7.2, there is no problem with using Redis and Nextcloud.
I'd really appreciate it if you could help me.
---
CentOS 7.5 / nginx 1.14.1 / Plesk 17.8.11(#35)