chuenk
@aaPanel_Kern
I am stuck as this error too when I enable env for my project. I use PHP 8.4 and disable the putenv function. I did only use command line to deploy the project and a nginx reverse proxy to run the application. Can you help what's the solution on deploying Codeigniter 4 with proxy project without having env error?
My project error log:
2025/06/21 22:41:34 [error] 117374#0: *6736 connect() failed (111: Connection refused) while connecting to upstream, client: [IP], server: example.com, request: "GET / HTTP/2.0", upstream: "http://127.0.0.1:8181/", host: "example.com"