[Zope] Serving Zope on port 80
Kevin Dangoor
kid@kendermedia.com
Sat, 28 Aug 1999 15:17:16 -0400
Hmm... Sounds like your "admin" user is set up as a superuser on one
machine, but not on the other.
To bind to port 80, you need root (or superuser) access...
Kevin
-----Original Message-----
From: Albert Kinderman <albert.kinderman@csun.edu>
To: zope@zope.org <zope@zope.org>
Date: Saturday, August 28, 1999 3:00 PM
Subject: [Zope] Serving Zope on port 80
>I have two machines. On one of them I can use apache on port 80 and
>ZServer on port 8080 or I can reverse the ports. On the other, I can
>only use ZServer on 8080, but not on port 80. When I start Zope, I get
>
>File "/usr/local/Zope2.0b4/ZServer/medusa/asyncore.py, line 205, in bind
> return self.socket.bind (addr)
>socket.error: (13, 'Permission denied')
>
>On both machines I am running both Zope and Apache as "admin." I
>believe the permissions are set the same on both machines, but obviously
>I am wrong. Can someone give me some pointers on where to look?
>
>Al
>
>--
>++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>Albert Kinderman California State University, Northridge
>albert.kinderman@csun.edu Department of Managment Science
>
>_______________________________________________
>Zope maillist - Zope@zope.org
>http://www.zope.org/mailman/listinfo/zope
>
>(To receive general Zope announcements, see:
>http://www.zope.org/mailman/listinfo/zope-announce
>
>For developer-specific issues, zope-dev@zope.org -
>http://www.zope.org/mailman/listinfo/zope-dev )
>