Cannot login to phpPgAdmin after installing postgres 16.1 in XAMPP (Windows)

56 views Asked by At

I followed this tutorial on how to install postgres in XAMPP in Windows. Everything went well but when I navigated to http://localhost/phpPgAdmin/, it asks for username and password. I am just wondering what is the default login account for this?

During the installation, I set the password to incorrect but it does not work also. I tried re-installing the whole thing but still the same

I already tried the following but none works:

username: postgres password: incorrect

username: postgres password: root

username postgres password: 1234

username: admin password: root

0

There are 0 answers