All public logs
Combined display of all available logs of munkjensen.net/wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:59, 11 May 2025 Admin talk contribs created page Enabling Redis for PHP on Synology NAS (Manual Method) (Created page with "= Enabling Redis for PHP on Synology NAS (Manual Method) = This page describes how to manually enable Redis support for PHP (v8.2) on a Synology NAS using the built-in PHP package and Docker-based Redis server. == Background == Synology does not officially include the `redis` PHP extension in its default PHP packages. Attempting to use Redis from PHP results in the following fatal error: <syntaxhighlight lang="php"> Fatal error: Uncaught Error: Class "Redis" not found...")