Forum OpenACS Q&A: no symbol in ns_moduleinit in postgres.so

Hello,
nsd logs the following message

[13/Jul/2000:21:07:33][1094.1024][-main-] Warning: no such symbol
"Ns_ModuleInit" in module "/home/nsadmin/bin/postgres.so"
[13/Jul/2000:21:07:33][1094.1024][-main-] Fatal: could not load:
/home/nsadmin/bin/postgres.so

It compiled ok, but the strings postgres.so gives Ns_ModuleVersion
only.
Any ideas.

I'm using AOLsever3_0, postgres 6.5 redhat 6.2

Glenn.

Collapse
Posted by MaineBob OConnor on
I don't know why but it may be due to some version
issues.  Have you considered using PostGres 7.0 instead of 6.5?
Collapse
Posted by Glenn Mawby on
Hello,
I fixed it, I had stupidly put postgres.so in the wrong section of nsd.tcl.

Glenn.