Koozali.org: home of the SME Server

What are the step to install zope

yves dextraze

What are the step to install zope
« on: June 24, 2001, 03:26:00 AM »
I intalled zope on e-smith server ,i started zope using ./start command,it started ok
but i am not able to see it with my browser!!!! (from another computer).

Can someone explaine me the step to follows to make it work?


Thank you

Stephan Goeldi

Re: What are the step to install zope
« Reply #1 on: June 25, 2001, 06:22:10 PM »
When your e-smith box is 192.168.1.1, then point your browser to:
http://192.168.1.1:8080/

To get access to the management screens do the following:

go to the Zope root directory (e.g. /usr/local/zope )
input:
./zpasswd.py access
answer the questions and give it a username and password etc.

restart Zope ( ./stop and ./start)

point your browser to:
http://192.168.1.1:8080/manage

Now you can login and as a first step create a new manager user account (with another name as the above), because the above created superuser cannot create objects in Zope. Close all browser windows and re-login as the manager user.

bye
Stephan Goeldi

------------------------
Goeldi.com - Internet Services
web@goeldi.com - www.goeldi.com/e
fon +41-61-7330555
fax +41-61-7330556
------------------------