New pages
- 16:59, 11 May 2025 Enabling Redis for PHP on Synology NAS (Manual Method) (hist | edit) [2,109 bytes] Admin (talk | contribs) (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...")