Pano bread
  • Joined on 2024-09-30
bread commented on issue lolcat/4get#40 2024-10-18 07:09:57 +00:00
localhost (and site) unable to search

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…

bread commented on issue lolcat/4get#40 2024-10-17 01:06:09 +00:00
localhost (and site) unable to search

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.

bread commented on issue lolcat/4get#40 2024-10-17 01:03:01 +00:00
localhost (and site) unable to search

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'
bread commented on issue lolcat/4get#40 2024-10-17 01:01:45 +00:00
localhost (and site) unable to search

Let me try that. If it doesn't work, I'll try doing a symlink with elogind to where ever libsystemd is stored.

bread commented on issue lolcat/4get#40 2024-10-12 19:02:53 +00:00
localhost (and site) unable to search

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=
bread commented on issue lolcat/4get#40 2024-10-12 08:12:48 +00:00
localhost (and site) unable to search

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???

bread commented on pull request lolcat/4get#41 2024-10-11 21:45:08 +00:00
nginx documentation but better

thanks

bread commented on issue lolcat/4get#40 2024-10-11 02:13:49 +00:00
localhost (and site) unable to search

Okay, nevermind, it was the !. Continue

bread commented on issue lolcat/4get#40 2024-10-11 02:10:44 +00:00
localhost (and site) unable to search

even worse: PHP Parse error: syntax error, unexpected identifier "Object" in php shell code on line 2

bread commented on issue lolcat/4get#40 2024-10-11 02:09:17 +00:00
localhost (and site) unable to search

you didn't get any errors. OpenSSL should work

Is print() really supposed not to print, though?

bread commented on issue lolcat/4get#40 2024-10-11 02:07:01 +00:00
localhost (and site) unable to search

If possible, I'll beat the other Artix issue in terms of comments.

bread commented on issue lolcat/4get#40 2024-10-11 02:03:12 +00:00
localhost (and site) unable to search

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 >
bread commented on issue lolcat/4get#40 2024-10-11 01:26:53 +00:00
localhost (and site) unable to search

I suppose that it is also a package, yes?

bread commented on issue lolcat/4get#40 2024-10-11 01:11:07 +00:00
localhost (and site) unable to search

The PECL extension manager isn't on the main repositories, and the AUR package might be from the same folk.

bread commented on issue lolcat/4get#40 2024-10-11 01:07:31 +00:00
localhost (and site) unable to search

So, basically, I can't. It requires libsystemd.

bread commented on issue lolcat/4get#40 2024-10-11 00:55:02 +00:00
localhost (and site) unable to search

It seems to be in the AUR, php80-sodium (along those lines)

bread commented on issue lolcat/4get#40 2024-10-11 00:43:22 +00:00
localhost (and site) unable to search

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…
bread commented on issue lolcat/4get#40 2024-10-11 00:42:17 +00:00
localhost (and site) unable to search

It wasn't that. Maybe I should avoid guessing this time.

bread commented on issue lolcat/4get#40 2024-10-11 00:38:07 +00:00
localhost (and site) unable to search

Oh fuck. It works.

I didn't set my proxy settings right, so don't worry about it.

bread commented on issue lolcat/4get#40 2024-10-11 00:00:04 +00:00
localhost (and site) unable to search

Another also, I think /usr/lib/php/modules/apcu.somight be of importance? It seems like a binary. Sorta. Maybe. I'm also going to…