-
*@drzraf commented on Oct 12, 2018, 11:44 AM UTC:*
[#58](https://github.com/wp-cli/config-command/issues/58) is a case for dynamically generated `~/.wp-cli/config.yml`
Going further with WP instance…
ghost updated
6 years ago
-
At the moment, the `phpfpm_process_state` only exports the metric for the currently active state. That works OK in Prometheus, but has problems with VictoriaMetrics, which expects all metrics to be ex…
-
PHP 5.6.4 (cli) (built: Jan 22 2015 18:32:17)
Linux slave-6 2.6.32-431.el6.x86_64 #1 SMP Fri Nov 22 03:15:09 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
index.php:
xhprof_enable();
```
$test = array…
-
Hello @mnapoli!
Good job with the whole Bref.sh thing! 👍 I am working at this moment on Bref's integration into the ZEIT Now (https://zeit.co/now). It was really "easy" to provide the working solu…
f3l1x updated
3 years ago
-
I am reading and experimenting about 4 days now, please help me with mess in my brain. I have the following setup in my host machine.
`~$ docker ps -a`
>php:5.6-33-fpm-alpine
>jwilder/nginx-proxy
…
-
### Description
Hi,
at the first - thank for your job.
About issue: we use PHP 8.1.9 in k8s + prometheus.
Now we try to migrate from `hipages/php-fpm_exporter:2.2.0-amd64` (https://github.com/hi…
-
**Describe the bug**
When I run `10updocker logs phpfpm` I get an error, "Cannot read property 'trim' of undefined". I just recently switched from an old Intel mac to a new M1, not sure if that has a…
-
I tried to use this video instructions:
https://courses.m.academy/courses/set-up-magento-2-development-environment-docker/lectures/36677538
to set up Xdebug on CLI commands. But PHPStorm is showin…
-
**Describe the bug**
"When using PHP-FPM, a separate service specifically designed for processing PHP scripts handles the task. Internally, PHP-FPM is organized as a “master process” managing pools o…
-
**Description**
When I try to enable the xdebug with `bin/xdebug enable` and the phpfpm service is restarted the container is recreated, and the value back to the original state.
- OS: ubuntu.
…