Describe the bug
Hello,
On debian 13 trixie, with pgadmin 4.9.12, I had "Connection refused" for 127.0.0.1/pgadmin4. I followed the installation instructions for APT.
To fix it I have run /usr/sbin/a2enconf pgadmin4.conf whereas /usr/pgadmin4/bin/setup-web.sh does not use the absolute path for a2enconf.
Could you please update setup-web.sh?
Thanks
Dietmar