Description
While installing fresh vanilla magento 2.4.6-p1 app container is off. With error that in nginx.conf in line 50 there is a problem with php-fpm. There are 3 lines with php-fpm.
When exchanging content from nginx.conf.sample from 2.4.6 it is working fine.
Steps To Reproduce
- Install fresh version of 2.4.6-p1
- Check running containers, app should be off.
Expected Result
Application should be working fine, site magento.test should be accessible
Actual Result
App container is off with an error related to /var/www/html/nginx.conf. Application isn't accessible.
Description
While installing fresh vanilla magento 2.4.6-p1 app container is off. With error that in nginx.conf in line 50 there is a problem with php-fpm. There are 3 lines with php-fpm.
When exchanging content from nginx.conf.sample from 2.4.6 it is working fine.
Steps To Reproduce
Expected Result
Application should be working fine, site magento.test should be accessible
Actual Result
App container is off with an error related to /var/www/html/nginx.conf. Application isn't accessible.