On 2005.06.15, Janine Sisk <[EMAIL PROTECTED]> wrote: > On Jun 14, 2005, at 4:22 PM, Dossy Shiobara wrote: > > >Janine said that she is not using virtual servers. However, the > >behavior she's describing *only* makes sense if she were. > > I'm not. Certainly not intentionally, anyway.
Aha, but you /are/! Read on ... > Ok, this is really weird. I took my config file and started removing > things from it until it worked. The line that causes the second load > of test.tcl is: > > ns_param dbname(test) test > > This has been in my config files forever; once upon a time it was used > by a backup script, but that script isn't even installed on this > system. It's in the "ns/servers" section. What makes no sense, of > course, is why this would affect anything. [...] Any ns_param in the "ns/servers" section defines a new virtual server. In this case, you defined a virtual server whose name is "dbname(test)" and its description is "test". So, your configuration /is/ set up with a virtual server, but not intentionally. Of course, I don't know why you only saw a change in startup behavior moving from 4.0.8 to 4.0.10 ... but perhaps there was a "bug" that was "fixed" somewhere between the two versions. -- Dossy -- Dossy Shiobara mail: [EMAIL PROTECTED] Panoptic Computer Network web: http://www.panoptic.com/ "He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on." (p. 70) -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
