as it looks very promising I wanted to give mantis a try and thus I tried to install it on my server running FreeBSD 11. However, I am not capable of establishing a connection between my mantis installation running on PHP 7.0 and my PostgreSQL 9.6 database.
The web interface shows me that the PHP module "pgsql" is installed. Nonetheless, the connection to the already existing, but empty database called "mantis" can not be established. Below you can see screenshots of the datbase configuration and the output of the install tool.
However, I am able to connect to the database using the psql tool, as illustrated in the screenshot below.
I am graceful for any help I receive.
Thanks a lot!