From: Rob McCool <robm@netscape.com> Newsgroups: netscape.devs-nsapi Subject: Re: NSAPI and Informix; configuration ? Date: Thu, 24 Oct 1996 17:39:13 -0700 It's hard to say, but I'd check to see if the server is crashing. Look for a core file in your server root, it's usually under httpd-yourid/config if it's going to be dumped. Other than that, sample code would probably help.--Rob
Venkata M Nandigama wrote: > > Hi Gurus, > We are stumped. We have a Netscape Enterprise 2.0 on Solaris 2.5.1 with an > Informix Online 7.20.UC2 and CLI 2.0 > I am trying to access the Informix database to get the next cookie number. > When my send-cookie function gets called in the NSAPI, I get "Document > contains no data". This happens even when I do not make a call to the > database. Do I need to do some special configuration changes to make the > connection to the DB. I have tried all ( me assumes) variations like: > a) make the link to the DB available but do not make a call to the DB > - still Doc contains no data > b) made changes to the library and separated the NSAPI and DB calls into > different shared objects > c) made changes to the Min threads on the Netscape server ( made it 1 - for > no reason) > > Please help: > 1) What do I need to get this configured to get the DB connection active > 2) What do I need to set the threads ( no clue) to > 3) any suggestions please > -------------------------------------------------------- > VMR Nandigama e-mail:gama@cmgi.com > Voice: 508-657-7000 X 3088 > --------------------------------------------------------
-- Rob McCool, robm@netscape.com http://home.netscape.com/people/robm/ Stunt Programmer, Netscape Communications Corporation It was working ten minutes ago, I swear...Reproduced by permission of the author.