It's an extension, I believe. Does your package provider really not bundle ANY extensions at all? Can you even decode JSON?
Can you run these tests for me?
$ php -a
php > print_r(json_dec…
it requires systemd
what the hell?
Ok, if you can't get this to work, I can try moving to using openSSL extension. Is there a way for you to set that up?
Yes! That's the extension I use to encrypt the npt tokens for pagination.
You need this extension: https://github.com/jedisct1/libsodium-php
Is it available in the repos?
When it renders half of it that means it crashed somewhere, are you sure
APCU is needed for pagination to work. I store encrypted data inside apcu keys, and encrypt it. This is why when you paginate results, you get these random characters in your url bar. These random…
The closest match I have is this
will@fuckedmachine:~$ cat /etc/php/8.2/cli/conf.d/20-apcu.ini
extension=apcu.so
The formatting is a bit weird but I kinda like it, lol.
Any luck getting APCU to work on artix?
I don't know brother, everyone who has tried getting this to work on arch has failed until they tried the docker container. Don't hate yourself too much if you can't get it to work.
It tells you what to do. It failed to call apcu_inc
, which is part of the APCU module. Please make sure you installed all of the required modules.
They're just gonna be additional settings. Website filtering rules will be accessible from a dropdown under every website if you wish to filter that website. This thing will create a floating…
Yes, it's a planned feature, along with website filtering in the new rewritten interface. I'll work on it this weekend :)