[Refdb-users] =?iso-8859-1?Q?"could_not_connect_to_database_server"?=
Status: Beta
Brought to you by:
mhoenicka
From: Johan E. <ek...@kt...> - 2003-11-20 09:34:36
|
Hello! I'm a first time user of refdb and I would like to use it with SQLite on SuSE 8.1. I've installed all packages in "refdb-starterkit-0.9.3.tar.gz" according to the instructions in the readme file. SQLite seems to be working, i.e. "sqlite test.db" creates an empty database. However, when I try to use refdb I get the message "could not connect to database server". The "set" command generates the following: serverip 127.0.0.1 port 9734 verbose f pager less username johan timeout 60 logfile /var/log/refdba.log logdest 1 loglevel INFO refdblib The last lines of "refdbd.log" looks like 6:pid=464:Thu Nov 20 08:53:42 2003:adding client on fd 6 6:pid=464:Thu Nov 20 08:53:42 2003:server waiting n_max_fd=6 6:pid=2145:Thu Nov 20 08:53:42 2003:serving client on fd 6 with protocol version 1 6:pid=2145:Thu Nov 20 08:53:42 2003:dbi is up 4:pid=2145:Thu Nov 20 08:53:42 2003:creating database connection structure failed 6:pid=2145:Thu Nov 20 08:53:42 2003:child finished client on fd 6 Does anyone know what I have to do? Regards, Johan |