Home
The Toolkit for Online Communities
15936 Community Members, 0 members online, 2235 visitors today
Log In Register

Forum OpenACS Q&A: Response to Problems loading postgres.so (snippets of nsd.tcl included)

OpenACS Home : Forums : OpenACS Q&A : Response to Problems loading postgres.so (snippets of nsd.tcl included) : One Message

You put the postgres.so in the "modules" section, which is
incorrect. A DB driver is not like other AOLserver modules. You
should only put postgres.so in the db drivers section of your
param file.