• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

redis

  1. Z

    Question Woocommerce, Redis, PHP Settings - Newbie questions

    Hello everyone, I'm new to server setup and panel configuration, and because of this, I would like to ask a few questions for which I haven't found answers, or the answers I found are already outdated. I've read in guides that setting up Nginx caching might not be the best option for an...
  2. S

    Resolved Redis with docker: How to provide file path for redis.conf as first argument?

    I installed Redis as docker-container (in Plesk Obsidian). The Redis-doc says the following, when further configuration is needed: How can I provide the file path for this redis.conf as "first argument while starting Redis"?
  3. N

    Resolved Install lz4 for phpredis

    Hey, as pecl does not support lz4 yet (at least i couldnt find it) i wonder if theres a way to add this extension manually to plesks php handlers (8.x) so i can use it with phpredis cheers
  4. Christopher-James

    Issue REDIS server failing to start

    Hi, I've been running redis server successfully for a while now, upon a log error that was sent to me it's unable to start. Please see the log output below. Uninstalling and re-installing does nothing, restarting does nothing Jan 27 10:44:55 656c9ec.online-server.cloud systemd[1]: Starting...
  5. I

    Question Nginx fastcgi redis

    Any updated tutorial guide to implement wordpress with nginx fastcgi redis ? Thanks you
  6. E

    Question How to recreate a docker image with a CRON job

    Hallo there, I'm using redis as a Object Cache for my WordPress installation and I'm very happy about the performance that I get out of it. Every month or so I get some warnings about redis and the connection get lost. I tried to debug the situation, but I think that the KISS solution is to...
  7. Piekielko

    Question Redis: Failed opening the RDB

    I installed Redis from the container. Seems to be working. In the Joomla CMS cache, the data is saved and deleted according to the rules. But I have some bugs in the container logs that I don't think I understand. How to create your own redis.conf configuration file 1:C 05 Jan 2022...
  8. L

    Question Docker Redis overcommit_memory and Transparent Huge Pages

    Hey guys, i would like to start multiple Redis Servers for a Magento Project (Session + Cache) and we are using the prebuild docker images for that. We have tried the "official" Redis Image in Version 5.0.12 and 6.0.12 and also the popular bitnami/redis. We always get these two main problems on...
  9. Z

    Question Changes to use Redis 6.0 in Plesk

    Redis 6.0 has been released. I simply updated it with yum and Redis stopped working. Redis 6.0 adds new features such as TLC/SSL and ACL. It's probably a configuration issue with this. How should I install redis 6.0 in the environment where Plesk is used?
  10. D

    Resolved Use not plesk-php73-redis, but install custom phpredis (using PELC or APT)

    Hello, I don't want to use preinstalled plesk-php73-redis extension (because of old version - the default version is 3.0.0 and current is 5). I removed the plesk-php73-redis extension and installed one using (pecl install redis) but it didn't take any affect (after restarting). I can't see in...
  11. X

    Question Docker Redis throws 'read error on connection'

    I've been using Redis on a docker image for a short while (a week or so), installed through plesk with success. We've decided to upgrade the hardware of the VPS server and after the upgrade & reboot the docker Redis throws "read error on connection" when trying to do anything other than...
  12. A

    Issue Having trouble starting redis with docker

    I'm trying to setup redis with Docker but I'm having the following problem. mkdir: cannot create directory '/bitnami/redis': Permission denied when starting the Docker Thanks
  13. WebHostingAce

    Input Plesk Docker Redis + Plesk Firewall Open Port Issue

    The Issue - Forwarded to devs - Docker(Redis) and Plesk Firewall Plesk Support for this issue - Plesk Firewall deny rules do not block connections to Docker container Problem with the above workaround - When you are using Plesk Firewall, Everytime server reboot or Plesk Restart (After auto...
  14. M

    Question Let's Encrypt private_key and path to certificate for phpFox IM module

    Hello, I am trying to get the Instant Messenger running with phpFox social network software, but I don't exactly know how to do this. Here is the instruction to set up the server with Redis and NodeJS: Server Setup for IM Module - phpFox 4 User Manual - phpFox Documentation They tell to...
  15. Z

    Resolved Downgrade PLESK-PHP component & Compatibility with Redis

    I updated PHP7.3 & 7.2 with PLESK(Web UI). Then a problem occurred with the use of Redis 5.0.3. I confirmed with redis-cli command, which reacted normally. I am using Nextcloud. I can not use NC in PHP 7.3.2 (or 7.2.15) that I updated. Strictly speaking, user could not log in to NC user account...
  16. Dukemaster

    Question Upgrade Redis

    Hi, thanks to @IgorG one more time for the great tutorial How to install Redis. Last time I installed Redis 4.0.11 last year and it is running like a charm with no errors for over six months. Now it's time to upgrade to version 5 (.0.3). Nowhere on Internet I found a decent instruction how to do...
  17. Z

    Does Plesk affect the combination of Redis and PHP7.3?

    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...
  18. Dukemaster

    Question Redis installation routine

    Hi, Thanks a lot for Your "Installing Redis instruction" @IgorG. I used it successfully for several times on Ubuntu 16 and now I will install Redis on Ubuntu 18 with PLESK ONYX 17.8.11. Last installation in spring this year I discovered one or two differences between Your guide and the Redis...
  19. Γ

    Resolved Plesk firewall (remote redis)

    Good evening fellas, I have the following problem, I am trying to expose a redis server to the public in order to allow remote connections from other hosts, and I do manage to succeed this using Plesk firewall 1) Plesk Settings 2) Firewall 3) Add Custom Rule 4) Allow incoming at specific host...
  20. T

    Resolved Installed Redis but giving error

    OS: ‪CentOS Linux 7.4.1708 (Core)‬ Product: Plesk Onyx 17.5.3 Update #44 Hi, I have followed this article to install Redis: Instruction - How to install latest Redis server I would like to use it with Magento 2 for caching. After following the step by step guide above, I got this: After...
Back
Top