Can't find any reference to this elsewhere so you are my
last hope.
Could someone please let me know the syntax of the
dsn for a postgresql entry in index.php or let me know
where to find it.
I've got php connecting via a separate test script so I
know the database is good.
Many thanks in advance.
Christopher
Logged In: YES
user_id=13755
dbtype(dbsyntax)://username:password@protocol+hostspec/database
pqsql://user:password@unix(/tmp/pq.sock)/template1