From: Howard S. <ho...@uk...> - 2003-01-20 08:42:53
|
Thanks Markus, it was a stupid oversight: I had created rc-files for everything but refdbd. When I got your mail, I looked again at my configuration files -- and fixed the problem. Everything works fine now. -- Howard -------------------------------------------------------------------- Dipl.-Phys. Howard Schultens Tel: +49 551 39-5914 Zentrum Physiologie FAX: +49 551 39-5923 Humboldtallee 23 37073 Goettingen mailto:ho...@uk... Germany http://www.neuro-physiol.med.uni-goettingen.de -------------------------------------------------------------------- > From: "Markus Hoenicka" <ma...@mh...> > Date: Sat, 18 Jan 2003 18:11:04 +0100 > To: ref...@li... > Subject: [Refdb-users] no cgi templates > > Hi, > > the 6 template files should be in /usr/local/share/refdb/templates on > the box that runs refdbd (the files in /usr/local/share/refdb/www need > to be on the box that runs Apache, in case you run these on different > boxes). > > Your problem might be caused by either refdbd not finding its > configuration file or by an incorrect setting of refdblib in that file > (it should be automatically set to the correct value during > installation, though). One user reported that refdbd (but not the > clients) fails to read its global configuration file on Cygwin - do > you happen to use Windows/Cygwin?. In that case, try to use the -y > command line switch to tell refdbd the location of the config files, > or to use command line options altogether to configure refdbd. > > regards, > Markus > > Howard Schultens writes: > > I have installed RefDB 0.9.1, and it seems to be running. > > The daemon starts, and I can use the clients from the command > > line -- everything seems OK but I can't use the web interface. > > > > If I try to use the web interface, it also starts up correctly, > > but when I try to do a simple query, it hangs. If I try to > > do a query for keywords, authors, etc, it tells me: > > > > could not load cgi templates > > > > The pages are in /usr/local/share/refdb/www, etc. No error > > messages in the system log files. > > > > What am I doing wrong? > |