• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

redis

  1. T

    Question Redis on server vs Docker container

    Hi everyone, I would like to install Redis on our Plesk server, and have found some guides on how to do it using Docker and also directly on the server via SSH. Could anyone help me understand what are the advantages/disadvantages of installing via Docker vs package? (Server running Plesk...
  2. 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...
  3. 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"?
  4. 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
  5. 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...
  6. I

    Question Nginx fastcgi redis

    Any updated tutorial guide to implement wordpress with nginx fastcgi redis ? Thanks you
  7. 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...
  8. 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...
  9. 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...
  10. 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?
  11. 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...
  12. 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...
  13. 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
  14. 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...
  15. 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...
  16. 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...
  17. 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...
  18. 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...
  19. 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...
  20. Γ

    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...
Back
Top