-
### What happened?
I tried to follow this https://laravel.com/docs/11.x/octane#frankenphp-via-docker, but it did not work when I access the site, https://api.myapp.local, Unable to connect.
I a…
-
### What happened?
I got error of build with command
`PHP_EXTENSIONS=apcu ./build-static.sh`
OS: Ubuntu 22.04.3
PHP version: 8.3.6 installed from ppa/ondrej
GO: go version go1.22.2 linux…
-
### What happened?
Here two Dockerfiles:
```dockerfile
FROM dunglas/frankenphp:1.2.1-php8.3.8-bookworm AS tmp
# Copy PHP extension install script
COPY --link --from=mlocati/php-extension-inst…
-
Hello,
No way find a package for php8.3-mbstring or php8.3-gd:
apt install php8.3-gd give "Package 'php8.3-gd' has no installation candidat".
apt install php8.3-mbstring
Package 'php8.3-…
rccc updated
5 months ago
-
### What happened?
So i had try build binary with embed php app, build finish successfully but binary do not include embed php app, or i dont know how to build/use it.
When i had try use dockerf…
-
Getting build errors for WordPress on Rocky Linux 9 AMD64
Original Ticket found here.
https://github.com/StephenMiracle/wordpress-docker-frankenphp/issues/3
-
Set up Octane with FrankenPHP today in docker and noticed that all of my flags are using the default "?" fallback SVG, the flags are dyanmic and use this format ``
Confirmed that it's working when …
-
Hi,
How can I use a reverse proxy if I have multiple sites?
In my docker-compose.yml I have 2 services having the same port and entrypoint but the host is different.
as I know if we use octane…
-
### What happened?
Please update relevant libraries for succesfull vulnerablility scans.
Version v1.1.5
### Build Type
Docker (Alpine)
### Worker Mode
Yes
### Operating System
GN…
-
### What happened?
I am encountering an issue with Laravel Octane in conjunction with FrankenPHP. While my Laravel application is generally functioning well, I recently installed Imagick and GMP ex…