15 Sep
2001
15 Sep
'01
8:09 p.m.
Michael writes:
We are trying to install Zope on a server that is running Apache on port 80 and Apache-SSL on 8080. We set Zope to run on 8088, but as long as the 8080 port is in use by SSL, Zope just hangs. If we stop port 8080, it works fine. Any suggestions? Are you sure, your Zope runs on 8088?
Activate Zope's logging (STUPID_LOG_FILE=<log-File>) and look into the log file after start. We run several Zope's on different ports without problem. Dieter