The issue
Hi, I'm having a problem on my flarum instance on a hetzner vps
I've been desperately trying for days to solve this with my knowledge and with the help of Google, but I just can't. I'm trying to switch the cache and session driver to Redis, since the current one gives me a lot of problems. First of all, I can never delete the cache from the site, it gives me an error when refreshing the page (and you have all the chrow permissions set). When I set them manually from the VPS, it works for the first time but after I rewrite them, it doesn't work anymore....then I also have big problems setting up the cron, in fact it is already set up on the VPS, it says active but Flarum doesn't read it. Third, I tried installing both fof/redis and blomstra/flarum-redis but neither of them was installed....it said ok but the extension in the panel doesn't let it be used. I would like to avoid having to delete this instance of Flarum and redo it because I have set up both SMTP and CDN Cloudflare and Turnstail....and others. Things...if we can avoid them, it's better.
Obviously, I'm not working as root but as admin on the VPS.
As root, there's only SSH; I log in via admin@domainvps.
If I delete php:cache with sudo php:clear, it works perfectly.
Flarum information
Flarum core: 1.8.16
PHP version: CLI: 8.4.16, Web: 8.4.16
PHP memory limit: CLI: -1, Web: 128M
MySQL version: 11.8.6-MariaDB-0+deb13u1 from Debian
Loaded extensions: Core, date, libxml, openssl, pcre, zlib, filter, hash, json, pcntl, random, Reflection, SPL, session, standard, sodium, mysqlnd, PDO, xml, calendar, ctype, curl, dom, mbstring, FFI, fileinfo, ftp, gd, gettext, iconv, igbinary, exif, mysqli, pdo_mysql, Phar, posix, readline, shmop, SimpleXML, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, xmlreader, xmlwriter, xsl, zip, redis, Zend OPcache
+---------------------------+---------+--------+-------+
| Flarum Extensions | | | |
+---------------------------+---------+--------+-------+
| ID | Version | Commit | Notes |
+---------------------------+---------+--------+-------+
| flarum-flags | v1.8.2 | | |
| flarum-suspend | v1.8.6 | | |
| flarum-approval | v1.8.2 | | |
| flarum-tags | v1.8.8 | | |
| neoncube-private-messages | 1.5.4 | | |
| fof-user-bio | 1.4.3 | | |
| fof-upload | 1.8.11 | | |
| fof-gamification | 1.6.12 | | |
| flectar-turnstile | 1.1.0 | | |
| flarum-subscriptions | v1.8.1 | | |
| flarum-sticky | v1.8.2 | | |
| flarum-statistics | v1.8.1 | | |
| flarum-nicknames | v1.8.3 | | |
| flarum-mentions | v1.8.5 | | |
| flarum-markdown | v1.8.1 | | |
| flarum-lock | v1.8.2 | | |
| flarum-lang-italian | 1.19.3 | | |
| flarum-emoji | v1.8.1 | | |
| flarum-bbcode | v1.8.0 | | |
+---------------------------+---------+--------+-------+
Base URL: mybaseurl
Installation path: /var/www/forum
Queue driver: sync
Session driver: file
Scheduler status: Mai partito
Mail driver: smtp
Debug mode: off