Installing the new release, upgraded AOLserver from 2.3 to 3.0. When
running with the default nsd.tcl file, the server starts and serves
up the default AOLserver page on port 8000.
When starting AOLserver with a file based on the sample OpenACS
nsd.tcl from OpenACS.org, the postgres driver doesn't load:
[01/Jul/2000:03:00:00][4542.1024][-main-] Notice: loading: /home/aolserver/bin/postgres.so [01/Jul/2000:03:00:00][4542.1024][-main-] Warning: could not load /home/aolserver/bin/postgres.so: /home/aolserver/bin/postgres.so : undefined symbol: Ns_DbAddColumnInfo [01/Jul/2000:03:00:00][4542.1024][-main-] Error: nsd.db: could not load driver: postgres [01/Jul/2000:03:00:00][4542.1024][-main-] Error: nsd.db: no such default pool: mainInstalled the most recent as-pg driver, but get the same result. I'm running a Postgres 7.0 snapshot just before beta 2, and will upgrade shortly (real shortly if its recommended here), but didn't think that was related to this problem.
Request notifications