diff --git a/admin_manual/configuration_server/caching_configuration.rst b/admin_manual/configuration_server/caching_configuration.rst index db2ccbcfb..e6ab28a02 100644 --- a/admin_manual/configuration_server/caching_configuration.rst +++ b/admin_manual/configuration_server/caching_configuration.rst @@ -162,7 +162,7 @@ startup. On Red Hat/CentOS/Fedora install ``redis`` and ``php-pecl-redis``. It will not start automatically, so you must use your service manager to start -``redis-server``, and to launch it at boot as a daemon. +``redis``, and to launch it at boot as a daemon. You can verify that the Redis daemon is running with ``ps ax``::