Silvio Ney
Silvio Ney
@jaydrogers Should we remove capabilities from Frankenphp since its [running in a non privileged port](https://frankenphp.dev/docs/docker/#running-with-no-capabilities)?
> It should be aware that FrankenPHP only works with PHP 8.1 (given what the docs say, haven't tested on older versions and even if it does it may have...
https://github.com/dunglas/frankenphp/issues/940 https://x.com/dunglas/status/1765738034782142699
> For additional context, I tried to run the project changing the 9999 user and group ids to 1000 (the default values) and the permission denied error disappeared. Briefly, I...
I am not expert on how the user 9999 is being created but i think we are on the way :)
> ### Quick Question > > Can everyone on this thread post their host operating system? I assume it's all Linux? > > > > I am working on resolving...
> Hi, I have a problem, probably related to this error. The problem occurs on Linux (fedora) and on Windows (WSL2). Probably these environment variables will be added soon, just...
> @XaiMeS I'm using it on Linux for local dev, but I had to set the `PUID` and `PGID` both to `1000` (my host machine's user ID) for it to...
Could you show more code? like the parent's construct initialization?
> We recommend minimum requirements of 16 GB of RAM and you are at half of that requirement. If you'd like to, you can try out errors-only self-hosted since it...