Re: What to do to get phppgadmin working?



By default, Apache requires you to add the trailing slash at the end of
a URL if you want to access a directory. For instance

http://localhost/phppgadmin/

instead of

http://localhost/phppgadmin

.