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
{{ message }}
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
They both run for us without issue on App Engine Standard (PHP 7.2) in europe-west1, but we are having trouble with trying to add some custom tracing classes ourselves.
If you are on a later version than what is deployed to App Engine, perhaps there is a regression that is getting worse?
Hi, when I call
Laravel::load()
orPDO::load()
nginx throws a502 bad gateway error
without any further informationhowever
Mysql::load()
does not throw this error..Is there any way to identify the problem? the extension is loaded as it says the phpinfo page
Thank you!
The text was updated successfully, but these errors were encountered: