Category | Test | Result |
---|---|---|
PHP | PHP ≥ 7.4 | |
PHP | PHP ≥ 5.6 | |
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 | /var/www/screamer/screamerfiles/vichan | |
File permissions | /var/www/screamer/screamerfiles/vichan/templates/cache | |
File permissions | /var/www/screamer/screamerfiles/vichan/tmp/cache | |
File permissions | /var/www/screamer/screamerfiles/vichan/inc/secrets.php | |
Misc | Caching available (APCu, Memcached or Redis) | |
Misc | vichan installed using git |
There were 3 error(s) and 2 warning(s).
chmod
(or operating system equivalent) appropriately.
templates/cache
directory or performance will be drastically reduced.
tmp/cache
directory.
inc/secrets.php
. To complete the installation, you will be asked to manually copy and paste code into the file instead.
Click here to ignore errors and attempt installing anyway (not recommended).