[Zope] Start with Zope

Oleg Broytmann Oleg Broytmann <phd@mail2.phd.pp.ru>
Thu, 14 Dec 2000 16:10:33 +0300 (MSK)


On Thu, 14 Dec 2000, Pierrick PONS wrote:
> I verified that Zope is running but I don't know how to start this program to
> start building my new web site.

   You don't need to "start" it if it is already running - just connect to
it with your browser. If you installed it with default settings, point your
browser to localhost:8080/manage, enter your superuser password (did you
created one while installing?), login, goto acl_user folder, create a user
with Manager role, stop your browser (close all windows), restart he
browser, goto the same location, enter your manager's password - and viola!
Start creating objects - Folders, DTML Documents and Methods, etc.

Oleg.
----
     Oleg Broytmann     http://www.zope.org/Members/phd/     phd@phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.