This commit is contained in:
2025-11-27 09:45:43 +01:00
parent 6611eba536
commit 37f1a7a53d
3 changed files with 33 additions and 40 deletions

View File

@@ -36,6 +36,13 @@ apt install --no-install-recommends php-memcached
apt install --no-install-recommends php-imagick
```
```shell
phpenmod imagick
```
```shell
apt list --installed | grep php
```
### Caddy