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
require '@openbmd.php'; in php-fpm envoriment , @openbmd.php is 184k big file
PHP 7.0 run is right , after upgrade php 8.0.18, I get 502 bad gateway @openbmd.zip
but foreach require "$libPath/$file"; is right in php 8.0.x
502 is the error from your webserver but it's not particularly helpful. Can you find any logs from your php-fpm log or apache log, depending on what you're using?
No feedback was provided. The issue is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so. Thank you.
Description
require '@openbmd.php'; in php-fpm envoriment , @openbmd.php is 184k big file
PHP 7.0 run is right , after upgrade php 8.0.18, I get 502 bad gateway
@openbmd.zip
but foreach require "$libPath/$file"; is right in php 8.0.x
PHP Version
PHP 8.0.X
Operating System
CentOS Linux release 7.6.1810 (Core)
The text was updated successfully, but these errors were encountered: