PostGres SQL

exactly.

I tested this today and after setting up account in nodeworx, i createuser in postgres and it accepted the password already set by nodeworx.

Well, NodeWorx only stores the password you input in the iworx internal DB, so postgres was probably defaulting to ‘no password’ as opposed to "the password in iworx’. So I’d double check it kipper3d to make sure

You should include pgsql support in initial php?? Just for future possibilities.

we’ll add it when/if needed to the iworx php copy, if you need it you can simply compile it in or install the pgsql.so for php (I believe it’s on our update server).