Hi
I’m using PHPMaker 2017.0.7 to connect to a remote Postgresql server.
I enter all the information (server, user, passw and database) and can see schemas on the schema combobox on the database tab.
When i choose the schema and hit connect button i get an error “List index out of bounds (2)”
I tried connecting to database with Navicat and it works ok, so it is not a permissions/wrong access issue.
Can you provide help?