Related changes
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
11 May 2025
N 16:59 | Enabling Redis for PHP on Synology NAS (Manual Method) diffhist +2,109 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...") |