Pre-installation tests
| Category |
Test |
Result |
| PHP |
PHP ≥ 7.4 |
|
| PHP |
mbstring extension installed |
|
| PHP |
OpenSSL extension installed or PHP ≥ 7.0 |
|
| Database |
PDO extension installed |
|
| Database |
MySQL PDO driver installed |
|
| Image processing |
GD extension installed |
|
| Image processing |
GD: JPEG |
|
| Image processing |
GD: PNG |
|
| Image processing |
GD: GIF |
|
| Image processing |
`convert` (command-line ImageMagick) |
|
| Image processing |
`identify` (command-line ImageMagick) |
|
| Image processing |
`gm` (command-line GraphicsMagick) |
|
| Image processing |
`gifsicle` (command-line animted GIF thumbnailing) |
|
| Image processing |
`md5sum` (quick file hashing on GNU/Linux) |
|
| Image processing |
`/sbin/md5` (quick file hashing on BSDs) |
|
| File permissions |
/home/sunniva08.helioho.st/httpdocs |
|
| File permissions |
/home/sunniva08.helioho.st/httpdocs/templates/cache |
|
| File permissions |
/home/sunniva08.helioho.st/httpdocs/tmp/cache |
|
| File permissions |
/home/sunniva08.helioho.st/httpdocs/inc/secrets.php |
|
| Misc |
HTTPS being used |
|
| Misc |
Caching available (APCu, Memcached or Redis) |
|
| Misc |
vichan installed using git |
|
There were 0 error(s) and 6 warning(s).
-
Warning:
(Optional) `convert` was not found or executable; command-line ImageMagick image processing cannot be enabled.
-
Warning:
(Optional) `identify` was not found or executable; command-line ImageMagick image processing cannot be enabled.
-
Warning:
(Optional) `gm` was not found or executable; command-line GraphicsMagick (faster than ImageMagick) cannot be enabled.
-
Warning:
(Optional) `gifsicle` was not found or executable; you may not use `convert+gifsicle` for better animated GIF thumbnailing.
-
Warning:
(Optional) `md5sum` was not found or executable; file hashing for multiple images will be slower. Ignore if not using Linux.
-
Warning:
(Optional) `/sbin/md5` was not found or executable; file hashing for multiple images will be slower. Ignore if not using BSD.