vmware-archive / tutorials

BSD 2-Clause "Simplified" License
62 stars 103 forks source link

phpfpm tutorial: Nginx error #27

Open koyan opened 3 years ago

koyan commented 3 years ago

When deploying the helm chart with:

It was failing with the error:

nginx 11:21:11.85 ERROR ==> Custom server blocks files were found inside '/bitnami/nginx/conf/vhosts'. This configuration is not supported anymore. Please mount your custom server blocks config files at '/opt/bitnami/nginx/conf/server_blocks' instead.

A solution is suggested at the PR: https://github.com/bitnami/tutorials/pull/26

carrodher commented 3 years ago

Thanks for the issue and the associated PR, we're reviewing the PR and continue the conversation there if there is also pending.