interface to NeoWebscript 3.0

From: "Thilo Riessner" <thilo(at)riessner(dot)de>
To: "pgsql-general(at)postgreSQL(dot)org" <pgsql-general(at)postgreSQL(dot)org>
Subject: interface to NeoWebscript 3.0
Date: 1999-05-27 18:17:19
Message-ID: 19990527151520.AAA5468@helium
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
since one month I am trying now to get the interface between NeoWebscript
and PostGres working. But I don't succeed. I guess that there is an version
conflict between the libpgtcl. I am using Postgres 6.4.1 and NeoWebscript
3.0 . NeoWebscript asks for libpgtcl.so.1.0 in the file http.conf in the etc
subdirectory of the installation directory. I canged it to libpgtcl.so
because there was just a libpgtcl.so.2.0 in my distribution of postgres.
Below there is the result when I try to load the testpage for the postgres
interface neowebscript/tests/postgres.html.
Thanks for any help in advance

Thilo Riessner

----------------------------------------------------------------------------

Postgres Test

For this test to work, postgres must be correctly configured on your
system and accessible to the webserver user id.

Too bad. Something is definitely broken. The following
traceback should help:

couldn't load file "/usr/lib/pgsql/lib/libpgtcl.so":
/usr/lib/pgsql/lib/libpgtcl.so: undefined symbol: Tcl_GetFile
while executing
"load $NeoWebServerConf(PostgresLib$PostgresVersion)
$NeoWebServerConf(PostgresPkg$PostgresVersion) $safeInterp"
(procedure "postgres_load" line 18)
invoked from within
"postgres_load $safeInterp"
(procedure "pg_connect" line 5)
invoked from within
"pg_connect template1"

If the test failed due to an error like: "pg_connect no such command",
then this indicates either a problem in the configuration
(access.conf), or something more subtle.

Proceed to authentication tests.

Rießner Gase GmbH & Co.KG
Rudolf Diesel Str. 5
D-96215 Lichtenfels

Browse pgsql-general by date

  From Date Subject
Next Message Andrei de Oliveira Mosman 1999-05-27 20:56:40
Previous Message Paul Ramsey 1999-05-27 17:27:28 Support for Geometric Types