-
-
Notifications
You must be signed in to change notification settings - Fork 199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PHP 8.1 502 Bad Gateway #96
Comments
Hi @Mich-es; no, using PHP 8.1 shouldn't cause a problem like that. As you can see from this screenshot, I've got 8.1 running and it fired up just fine. Might be something in the platform or configuration, of course, but I'm unsure as to what and it really depends on how you've got things set up (and it's unlikely I'm doing things in the same way). |
Hi, I also experienced "502 Bad Gateway". 私も「502 Bad Gateway」を経験しました。 |
I have a feeling it happens when you set opcache.jit_buffer_size to 0 or higher. |
apache error message
|
Sorry for the delay in getting back to you! Sounds like a bug with Zend OP Cache and/or Apache, so probably very little I can do about it. I can try playing around with it, though, and see if I can replicate, but I'm not holding out much hope, tbh! |
Hi,
after i switch from PHP 8.0 to 8.1 i got a 502 Bad Gateway after calling your Script.
is this a possible bug, or do I need to set something else?
The text was updated successfully, but these errors were encountered: