The sem_get method always throws. What can be the cause of this issue?
We are running a centos server with php-fpm and selinux. The audit.log does not contain any information about this particular error.
Does the sem_get store the semaphores on disk?
Update: The sem_get method works if called via cli