Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Aug 2023 22:30:53 +0200
From:      Souji Thenria <mail@souji-thenria.net>
To:        Jens Carl <vl01@jens-carl.de>, questions@freebsd.org
Subject:   Re: Nextcloud - sem_get(): Failed for key
Message-ID:  <3220874a-3e72-4f93-b107-d27898b33d2b@souji-thenria.net>
In-Reply-To: <590f456b-9942-47de-a96a-6245a267af8d@jens-carl.de>
References:  <4bec0932-15b9-4f27-9194-21fbd37145b2@souji-thenria.net> <590f456b-9942-47de-a96a-6245a267af8d@jens-carl.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On 8/24/23 22:12, Jens Carl wrote:
> You have to install the php extension php-sysvsem.
> For PHP8.2 it would be pkg install php82-sysvsem.

Hey Jens,

This extension is installed already. Also, php -m shows the module sysvsem.

Looking for files that include sysvsem results in one hit:
/usr/local/etc/php/ext-20-sysvsem.ini
This file consists of one line:
extension=sysvsem.so

Do I have to activate the module anywhere else?

Regards,
Souji

-- 
Souji Thenria




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3220874a-3e72-4f93-b107-d27898b33d2b>