-
Hello,
docker with project in dev work,
But in prod
`docker compose -f compose.yaml -f compose.prod.yaml up --wait`
folder project (in container) is not my project's files, composer.json i…
-
This is a _best practice_ question.
I have a Dockerfile that uses `dunglas/frankenphp:sha-7454826-php8.2.15-alpine` as the base image, installs all of the PHP extensions I need, and installs the em…
-
I want to run Frankenphp as non root user but I'm getting error:
`Error: loading initial config: loading new config: loading http app module: provision http: loading pki app module: provision pki: pr…
-
### Octane Version
v2.2.5
### Laravel Version
10.38.2
### PHP Version
8.2.13
### What server type are you using?
FrankenPHP
### Server Version
v1.0.1
### Database Driver & Version
_No respo…
-
After updating the project with FrankenPHP support, I got an error in production, I tried to reproduce it in the development environment, but in this case everything works without problems, here is th…
-
### What happened?
Hello,
First, thanks for this great project, really amazing and blazing fast compared to apache + fpm.
For local development we use the official docker solution with the de…
-
https://github.com/dunglas/frankenphp/blob/5da805d9ee28d8124c6f83ce2b82c08bdfa920a2/build-static.sh#L126
When executing `build-static.sh` an error occours saying `md5` could not be found. The error…
-
### What happened?
Hey. I'm trying to install the [BlackFire](https://blackfire.io) extension in my Docker container. However, when running `php -m` I get the following message: `PHP Startup: Unabl…
-
### What happened?
I've build a custom Dockerfile which can be seen here: https://gist.github.com/Danielss89/6d4615be83d9c9cb6a6cadc1dedc8fad
But when opening whenever page, i just get a blank pag…
-
### What happened?
When you cause a bug under laravel with frankenphp, it's impossible to replay call api via postman or insonmia or any other such application.
There is no response from laravel.
…