[Zope] changing port from 9673 default
    Dylan Reinhardt 
    zope at dylanreinhardt.com
       
    Fri Nov  7 19:31:12 EST 2003
    
    
  
On Fri, 2003-11-07 at 16:16, George Perry wrote:
> Dylan:
> 
> I installed Zope using apt-get from Debian testing.  I am using the Libranet
> distribution.
Try this:
$ locate z2.py
Last time I checked, Debian put Zope in /usr/lib/zope
Once you've found that, open it up and look for this line:
HTTP_PORT=9673
Which you change to:
HTTP_PORT=8080
And restart Zope.
HTH,
Dylan
    
    
More information about the Zope
mailing list