On Wednesday 21 March 2007 23:46, Knight Tiger wrote: > Hi > > I have installed Openser v 1.2 no tls. I have Postgres version 8.0.7. > > I tried openser start > [..] > 0(29611) ERROR: load_module: could not open module > </usr/local/lib/openser/modules/postgres.so>: > /usr/local/lib/openser/modules/postgres.so: Undefined symbol > "PQescapeStringConn"
There was an discussion about this problem one week ago, the subject was "openser+postgresql". It seems that you need to upgrade your postgresql library to 8.0.8, as the missing symbol belongs to a security patch. Cheers, Henning _______________________________________________ Users mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/users
