do i have to have root rights in order to install zope on linux machine?
I have redhat server, do i have to have root right in order to install zope on linux machine? Thanks
I have redhat server, do i have to have root right in order to install zope on linux machine?
If installing by RPM, maybe. If installing from source or zope.org binary, no. Unless you want to run on a priveledged port (like 80.) --jcc
On Tue, Jun 24, 2003 at 04:18:07PM -0500, J Cameron Cooper wrote:
I have redhat server, do i have to have root right in order to install zope on linux machine?
If installing by RPM, maybe.
If installing from source or zope.org binary, no. Unless you want to run on a priveledged port (like 80.)
... which afaict is broken when using ZEO anyway. no idea why, i think there's now a collector item about this. A solution that doesn't involve runnign zope as root is iptables port forwarding. -- Paul Winkler http://www.slinkp.com Look! Up in the sky! It's THE EXPLOSIVE DEVIL! (random hero from isometric.spaceninja.com)
yes and no. If you want to install it in a place other than /home/<username> and have it listen on a port below 1024 then yes. If not you could install it somewhere in /home/<username>/zope ... Assuming you have access to a compiler/python on that system. On Tue, 2003-06-24 at 15:22, Jianping Zhu wrote:
I have redhat server, do i have to have root right in order to install zope on linux machine?
Thanks
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev ) -- Edward Muller
Interlix (http://www.interlix.com) Phone: 417-862-0573 - Cell: 417-844-2435 - Fax: 417-862-0572 Web Hosting - PC Service & Support - Custom Programming - Network Service & Support Specializing in Open Source Solutions
participants (4)
-
Edward Muller -
J Cameron Cooper -
Jianping Zhu -
Paul Winkler