I made an account but it got terminated; it might've been the fact that I was using an alias, but it seems stupid, since the email never arrived.
And, feel free to pass me the package! It…
I'll also see if I can find out how to actually post in the forums -- It might be a You can post after xx/xx/xx AM
-thing but I'm not sure.
Yeah.
sed: can't read php-8.3.7/sapi/fpm/config.m4: No such file or directory
==> ERROR: A failure occurred in prepare().
Aborting...
error: failed to build 'php80'
Let me try that. If it doesn't work, I'll try doing a symlink with elogind
to where ever libsystemd
is stored.
It just gives a bunch of flags:
Configure Command => './configure' '--srcdir=../php-8.3.12' '--config-cache' '--prefix=/usr' '--sbindir=/usr/bin' '--sysconfdir=/etc/php' '--localstatedir=…
Okay so, I don't remember if I mentioned that I installed world/php-sodium
, which does nothing for some reason??? I mean, it's probably for other use cases but still, the fuck???
even worse:
PHP Parse error: syntax error, unexpected identifier "Object" in php shell code on line 2
you didn't get any errors. OpenSSL should work
Is print()
really supposed not to print, though?
If possible, I'll beat the other Artix issue in terms of comments.
I don't think I can:
php > print_r(json_decode('{"test":null}'));
stdClass Object
(
[test] =>
)
php > print_r(openssl_pkey_new([]));
OpenSSLAsymmetricKey Object
(
)
php >…
The PECL extension manager isn't on the main repositories, and the AUR package might be from the same folk.
Let me show you the logs real quick…
Stack trace:
#0 /var/www/4get/scraper/ddg.php(1622): backend->store()
#1 /var/www/4get/web.php(30): ddg->web()
#2 {main}
thrown in /var/www/4get…
Another also, I think /usr/lib/php/modules/apcu.so
might be of importance? It seems like a binary. Sorta. Maybe. I'm also going to…