You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when running it with sudo ./my-app php-server, i got this error:
Fatal error: Maximum call stack size of 84400 bytes reached during compilation. Try splitting expression in /tmp/frankenphp_6244750a1f25b8649db5888cd52cecb1/vendor/symfony/framework-bundle/DependencyInjection/Configuration.php on line 355
What could be going wrong here, any idea?
The text was updated successfully, but these errors were encountered:
I managed to build the app using the instructions at https://frankenphp.dev/docs/static/
when running it with
sudo ./my-app php-server
, i got this error:Fatal error: Maximum call stack size of 84400 bytes reached during compilation. Try splitting expression in /tmp/frankenphp_6244750a1f25b8649db5888cd52cecb1/vendor/symfony/framework-bundle/DependencyInjection/Configuration.php on line 355
What could be going wrong here, any idea?
The text was updated successfully, but these errors were encountered: