Update caching_configuration.rst

This commit is contained in:
Carla Schroder
2015-12-01 11:56:04 -08:00
parent 0db908100d
commit 3df25c7e9f

View File

@@ -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``::