Benmania Guin wrote at 2005-9-27 16:01 +0200:
> ...
>I have some experience with Zope on my desktop pc with an WIN XP operating 
>system. Now I want to order my own virtual server but I am unsure about the 
>features I will need and I do not know how to install ZOPE on such a system at 
>all. 
>Can you give me any advice what features I will certainly need, e.g. SSH(?)

Somehow, you need to install/manage your Zope.
"ssh" is one possibility. There might be others (though "ssh" is a good one).

, Root access(?)? 

"Root access" indicates a *nix server.
Under *nix, you need "root access" to bind to a so called priviledged
port (any port with number < 1024).

The standard HTTP port (80) is priviledged. If you want to use it,
you need "root access".

If you do not need priviledged ports, you do not need root access.


An essential feature required for Zope: the virtual server must
allow long running processes (which hopefully is standard for
a virtual server environment).

-- 
Dieter
_______________________________________________
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 )

Reply via email to