On Fri, Jul 18, 2003 at 06:35:58AM +0200, Tino Wildenhain wrote:
Hi David,
David Passmore wrote:
Running Zope on Mac OS 10.2.6. I know Zope runs on port 8080, but I have something else ruinning there. How can I change the port # zope runs on?
for ports below 1024, you'll need to be root so that ZOpe can bind to the port (on Unix systems). Otherwise you can select the http port like this: ./start -X -w9080 the "-X" disables all services, while "-w" explicitly enables the http server and assigns the port number. HTH, uwe -- Uwe Schuerkamp, Nionex GmbH http://www.nionex.com/ Uwe.Schuerkamp@nionex.net FON: +49 (0)5241 / 80 10 66, FAX: / 806 23 38 GnuPG KeyID: 5887047D Avenwedder Str. 55, 33311 Guetersloh GnuPG Fingerprint: 2E 13 20 22 9A 3F 63 7F 67 6F E9 B1 A8 36 A4 61