16 Mar
1999
16 Mar
'99
8:14 p.m.
Andrew Wooldridge wrote: [snip getting Zope to run on NT] I've made Zope run on NT with Apache.
I dont have any other web server on this machine and dont really care which server I use. I had assumed that ZopeHTTPServer would run as the service, but it doesnt work...
No, I don't think that can work. You need another webserver, like Apache (which you can download from www.apache.org, though of course it has its own configuration hassles).
Is there just a minimal way to get zope going on it's own?
Hm..Perhaps ZServer, but that's still not stable. Can it run as a service in NT? Otherwise I'd recommend Apache; it can do plenty, though there is a learning curve there. Regards, Martijn