Wiki page redis changed with summary [[PHP] changed igbinary and redis config file] by Daniel

This commit is contained in:
ORG-wiki 2023-01-19 20:24:53 +01:00
parent 824378e9e6
commit afb5523845
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ Redis für php aktivieren.
<code>
pacman -S php-igbinary php-redis
nano /etc/php/php.ini
nano /etc/php/conf.d/{igbinary.ini,redis.ini}
</code>
<code>