-
HI,
IMO, you shouldn't apply auto restart of FPM (or apache) for multiple reasons :
* To fetch your PHP version, you use `php -v`, it assumes default CLI version is the same of FPM
* You wr…
-
Hey, sorry I am new at this but I was trying to install just now and during the process this error popped up and do not know how to resolve this issue :
Package libcurl3 is not available, but is r…
-
Hi,
I am getting the following error while installing.
Docker version 17.12.0-ce, build c97c6d6
OS : Mac Mojave
`ldconfig: file /usr/lib/x86_64-linux-gnu/libsasl2.so.2.0.25 is truncated
ldc…
-
**Describe the bug**
When viewing logs with `docker-compose logs -f phpfpm` I get following output:
```
Attaching to upday-test_phpfpm_1
phpfpm_1 | Added $DOCKER_INTERNAL_HOST to hosts /etc/ho…
-
### Kalabox Log
2014-07-08T12:26:22.066Z - info: Box initialized.
2014-07-08T12:26:22.068Z - info: Kalabox Version: 1.0-beta6
2014-07-08T12:26:22.068Z - info: Mac OS Version: 10.9.3
2014-07-08T12:26…
-
When running `platform-docker init` I got the following error:
`[Exception]
E…
-
about the phpfpm_process_request_duration
What exactly does this parameter refer to? Is it the response time of each request in php? Or is it the total duration of each request?
-
### Description
**Задача**
Организовать локальную разработку библиотеки.
**Решение**
- докер-контейнер с postgress
- докер-контейнер с phpfpm
- докер-контейнер с nginx
- тестовое приложен…
-
hello,
I use your two plugins:
check_phpfpm_status
check_nginx_status
Plugins are great :) but I have a problem with the metrics in Centreon. Two metrics are identical between the two plugins and i…
-
Through all the very pertinent informations this exporter is parsing, it lakes the php-fpm version of the pool,
It may be obvious on smalls sets, but with thousands of websites it could be handy to…