wodby / drupal-php

PHP docker container image for Drupal
https://wodby.com/stacks/drupal
MIT License
60 stars 80 forks source link

Switching to PHP_TAG 8.0-dev-4.28.0 results in a Gateway Timeout, same tag in 7.4 does not #86

Open kevinquillen opened 2 years ago

kevinquillen commented 2 years ago

Trying to bump another project to PHP 8, I am getting a gateway timeout error in the browser. 7.4 works. I checked with another project where it works and the only difference is that one is running nginx whereas this one is using Apache. How can I track this down?