Topic: Installation using Postgres _without_ tcpip
Hi,
The install.php script doesn't let you install without a hostname entry. This means you can't use the "default" postgres access and have to turn on tcp sockets and expose the database to a socket.
Anyway this can be fixed to allow the more "normal" socket file access that is used to access databases (both pgsql and mysql) running on the same host?
Thanks,
Paul.
PS. I should add, this is the latest code - downloaded today.