Hello,
I have a server with CentOS 7, and CWP Pro.
My server is configured to have PHP-CGI 8.0.X.
I have configured PHP-FPM, with PHP versions 7.2, 8.0, and 8.1.
I have configured several sites (each site has 1 user), with PHP-FPM, everything works fine.
I have two sites with Wordpess, and I wanted to put the REDIS plugin.
When I put REDIS on site A, everything works.
When I put REDIS on site B, then the domain goes to site A.
If I disable REDIS, then everything is normal.
Do you have any idea what the problem is?
Thanks