+----[ - - ]---------------------------------------------
| Hi all
| 
| How do I customise the port number that Zope installs to? I'm
| running NT and there is already a service running on the default
| port 8080.

You have a few option...

-P and a number
-P 9000  means you get web on 9080 and you get ftp on 9021 and monitoring
         will be 9099

-w port (for just web)
-f port (for just ftp)

Have a quick look at z2.py for other groovy options you can set.

-- 
Totally Holistic Enterprises Internet|  P:+61 7 3870 0066   | Andrew Milton
The Internet (Aust) Pty Ltd          |  F:+61 7 3870 4477   | 
ACN: 082 081 472                     |  M:+61 416 022 411   | Carpe Daemon
PO Box 837 Indooroopilly QLD 4068    |[EMAIL PROTECTED]| 

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to