RE: [Zope] 2.01 will not run on NT4
Thanks Martijn. I wonder where I can officially suggest that a note be added to the NT distribution telling folks not to close that console window if zope is not running as a service? Michael Simcich AccessTools -----Original Message----- From: Martijn Pieters [mailto:mj@antraciet.nl] Sent: Friday, October 01, 1999 3:05 AM To: Michael Simcich Subject: RE: [Zope] 2.01 will not run on NT4 At 17:52 30/09/99 , Michael Simcich wrote:
Hi Martijn -
The instruction to go to http://localhost:8080/manage is included in the installtion instructions and it is what gets me to a no page found.
I wasnt' sure what you meant by the following... where is the file to be copied to?
If you want to have default content, see if the file Data.fs.in exists in the var subdir, and copy that to Data.fs (which is the objetc database file).
Also, isn't this error reported by startup.bat trying to tell me something?
1999-09-30T14:12:37 PROBLEM(100) ZServer Computing default hostname
I see on the list you're problem is already solved. Good. The error reported doesn't influence the correct functioning of ZSerever. It is just a message it has to compute the default hostname, because it isn't given anywhere else. There has been talk of moving the status of that message from PROBLEM to INFO, because it is confusing and only worries people too much. -- Martijn Pieters, Web Developer | Antraciet http://www.antraciet.nl | Tel: +31-35-7502100 Fax: +31-35-7502111 | mailto:mj@antraciet.nl http://www.antraciet.nl/~mj | PGP: http://wwwkeys.nl.pgp.net:11371/pks/lookup?op=get&search=0xA8A32149 ------------------------------------------
At 18:39 1-10-99 , Michael Simcich wrote:
Thanks Martijn. I wonder where I can officially suggest that a note be added to the NT distribution telling folks not to close that console window if zope is not running as a service?
Michael Simcich AccessTools
You can file doc requests at the Collector: http://www.zope.org:8080/Collector found under Resources. -- Martijn Pieters, Web Developer | Antraciet http://www.antraciet.nl | T: +31 35 7502100 F: +31 35 7502111 | mj@antraciet.nl http://www.antraciet.nl/~mj | PGP: http://wwwkeys.nl.pgp.net:11371/pks/lookup?op=get&search=0xA8A32149 ---------------------------------------------
On Fri, Oct 01, 1999 at 09:39:55AM -0700, Michael Simcich wrote:
Thanks Martijn. I wonder where I can officially suggest that a note be added to the NT distribution telling folks not to close that console window if zope is not running as a service?
Um, add it to the script itself, so it shows in the window? Maybe it's possible to set the "do not allow closing while active" switch in the PIF? Cheers, -- jra -- Jay R. Ashworth jra@baylink.com Member of the Technical Staff Buy copies of The New Hackers Dictionary. The Suncoast Freenet Give them to all your friends. Tampa Bay, Florida http://www.ccil.org/jargon/ +1 813 790 7592
Right that would be one idea, and I was thinking just to add a line to the installation readme file - \docs\INSTALL.txt. It sort of recommends the service route, but not knowing if Zope was going to fry my system I thought I'd take it slow. One line would do it. Thanks Michael Simcich AccessTools -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Jay R. Ashworth Sent: Friday, October 01, 1999 1:46 PM To: Zope@Zope.Org (E-mail) Subject: Re: [Zope] 2.01 will not run on NT4 On Fri, Oct 01, 1999 at 09:39:55AM -0700, Michael Simcich wrote:
Thanks Martijn. I wonder where I can officially suggest that a note be added to the NT distribution telling folks not to close that console window if zope is not running as a service?
Um, add it to the script itself, so it shows in the window? Maybe it's possible to set the "do not allow closing while active" switch in the PIF? Cheers, -- jra -- Jay R. Ashworth jra@baylink.com Member of the Technical Staff Buy copies of The New Hackers Dictionary. The Suncoast Freenet Give them to all your friends. Tampa Bay, Florida http://www.ccil.org/jargon/ +1 813 790 7592 _______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope (Related lists - please, no cross posts or HTML encoding! To receive general Zope announcements, see: http://www.zope.org/mailman/listinfo/zope-announce For developer-specific issues, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
participants (3)
-
Jay R. Ashworth -
Martijn Pieters -
Michael Simcich