laravel / octane

Supercharge your Laravel application's performance.
https://laravel.com/docs/octane
MIT License
3.73k stars 289 forks source link

gmp and imagick and other extensions not loaded #846

Closed Issa-projects closed 5 months ago

Issa-projects commented 5 months ago

Octane Version

2.3.4

Laravel Version

10.46

PHP Version

8.3

What server type are you using?

FrankenPHP

Server Version

1.1.0

Database Driver & Version

Mysql latest

Description

I have an issue with laravel octane that i reported as an issue on frankenphp, but it may be a laravel octane issue:

https://github.com/dunglas/frankenphp/issues/623

Steps To Reproduce

Fresh laravel app with laravel octane frankenphp. Try to call gmp_sign or any other funkctions of gmp or imagick extensions

driesvints commented 5 months ago

We haven't had any other reports about this so far so I doubt this is an Octane issue. Let's see what the frankenphp ticket says first.