Daniel M. Drucker <dmd@3e.org> writes:
Note, Zap and ZServer will want to use the SAME tcp port (9673) to listen for HTTP requests. To turn off HTTP for ZServer (so that only Apache is listening) specify '-w' on the z2 command line (as I did above). Alternatively, you can change the port ZServer listens on by saying '-w port'.
If I start it up like this:
python z2.py -w -2
I can connect through apache (Zap), but it has ignored the -2 option and created and used a Data.fs.
If I start it up like this:
python z2.py -2 -w
It doesn't start up -- it gives the usage information, ending with: Error: getopt.error: option -w requires argument
Daniel Drucker
Thanks, could you submit this to the collector? http://www.zope.org/Collector so we don't forget about it. -Michel
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(For developer-specific issues, use the companion list, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
Would it be possible to add a reverse date sort function when viewing the Collector so that the newest entries appear first instead of having to flip through 9 or 10 pages before getting to the latest reports? Regards, Jarrod On 16 Jun 1999 michel@digicool.com wrote:
Date: 16 Jun 1999 16:50:23 -0400 From: michel@digicool.com To: Daniel M. Drucker <dmd@3e.org> Cc: Zope List <zope@zope.org> Subject: Re: [Zope] FTP and apache?
<snip>
Thanks, could you submit this to the collector?
so we don't forget about it.
-Michel
participants (2)
-
J Kinsley -
michel@digicool.com