Alexandre S Hostert

Results 7 comments of Alexandre S Hostert

I'm investigating a similar situation with my servers (PHP 7.4, CentOS 7). I noticed that when elastic apm agent php is installed and enabled, several connections keep open on MySQL...

Same here. Is there an ETA to #740?

Looks like this project is abandoned for many months. So sad.

I'm still confused about this docs. After fork frontend, looks like there is something else to fork and integrate to frontend.

Same here when using `oracle-terraform-modules/oke/oci`. ```hcl module "oke" { source = "oracle-terraform-modules/oke/oci" version = "5.1.3" providers = { oci.home = oci } # Fix error: The child module requires an...

Yep, works better with `--raw` (less verbosity) :smile:

The repo is going 404 now: ```Dockerfile FROM ambientum/php:7.4-nginx ``` ```Dockerfile 2.763 ERROR: https://php.hernandev.com/v3.11/php-7.4: No such file or directory 2.763 WARNING: Ignoring https://php.hernandev.com/v3.11/php-7.4: No such file or directory 2.787 WARNING:...