[Zope] Starting Zope
Otto Hammersmith
otto@ipass.net
Mon, 31 Jul 2000 10:43:57 -0400
I've done it this way:
http://www.zope.org/Members/otto/portfw
It's also relatively easy to convince a hosting provider to add this, as
long as you have a dedicated IP address.
Perhaps I should have done a news item when I created this... seems a
lot of people have hacked around the issue is all sorts of odd ways. :)
-Otto.
Costagliola Giovanni wrote:
>
> Hello All,
> How can I to start Zope whit a different user than root and
> cath the default HTTP port?
>
> If I try for example:
> su - -c './start -w 80 -u zope'
>
> I receive an error becouse root hasn't granted the need
> privileges on /Zope/var/ directory.
>
> Thanx