I got it to work, but the protocol was a bit odd. My Linux box is IP 1.1.1.3 and calls itself "linux.workgroup" This is what Zope calls it in its startup. I always log onto Apache at 1.1.1.3, ignoring the "linux.workgroup" identification. (It's easier.) I just tried to log onto apache as "linux.workgroup" and failed, notwithstanding my success using 1.1.1.3. So I tried to log onto Apache as "linux," which is what Samba calls my Linux box. That worked. Then I tried "linux:8080." That also worked. Zope emerged. I am glad to be up and running, but think it would be a good idea to allow one to use the IP address to log onto Zope. Just a suggestion. Regards, Duncan C. Kinder dckinder@mountain.net ----- Original Message ----- From: Scott Anderson <sanderson@ttm.com> To: <dckinder@mountain.net>; <zope@zope.org> Sent: Tuesday, September 07, 1999 8:52 AM Subject: Re: [Zope] Zope Won't Start
Zope has to run as a user authorized to change that file.
You can start zope with "./start -u <some user name with the proper perms>".
Try "./start -u root" just to see if it works.
Hope this helps,
-scott
dckinder@mountain.net wrote:
I have just installed Zope in Redhat 5.2.
As root, I typed "./install"
Then "./start."
In response I get :
ZServers Medusa (V.10) started at Tue Sep 7 11:21:40 1999 Hostname : linux.workgroup Port: 8080
..ZServer FTP server started at Tue Sep 7 11:21:40 19999 Autorizer: none Hostname: linux.workgroup Port: 8021
Zserver Monitor Server (V1.5) started on port 8900 Traceback(innermost last):
File/"home/dckinder/download/Zope-2.0.0-linux2-x86/z2.py". line 494, in
?
18 Error: {Errno 131 Permission denied: '/home/dckinder/download/Zope-2.0.0-linux2-x86/var/Z2.pid'
When I attempt to log on using either http://linux.workgroup:8080/manage ' or http://1.1.13:8080/manage I get a "The page cannot be displayed" response.
Regards,
Duncan C. Kinder dckinder@mountain.net
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(To receive general Zope announcements, see: http://www.zope.org/mailman/listinfo/zope-announce
For developer-specific issues, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(To receive general Zope announcements, see: http://www.zope.org/mailman/listinfo/zope-announce
For developer-specific issues, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )