Results 1 to 2 of 2
Has anyone gotten the .deb package to work. I have gone through the docs and a few tutorial sites and http://localhost:9673/manage doesn't load anything. I don't even see zope when ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-25-2004 #1Just Joined!
- Join Date
- Sep 2004
- Posts
- 2
Debian Sarge Testing - Plone - Zope
Has anyone gotten the .deb package to work. I have gone through the docs and a few tutorial sites and http://localhost:9673/manage doesn't load anything. I don't even see zope when I run netstat on my local machine.
Can anyone offer a suggestion?
- 10-31-2004 #2
Re: Debian Sarge Testing - Plone - Zope
For the deb package: you can get that from this links--
http://zope.org/Members/medienlabor/packages
OR
http://ftp.dzug.org/Zope/debian/mschopen/zope/
Now follow the instructions for zope installation on debian as i haven't done much work on that.
By default zope will run on port 8080 as the full path will be:
http://localhost:8080
and the management console will be at:
http://localhost:8080/manage
I have tested zope and plone on RedHat, Fedora and SuSE. and its working perfectly fine.
The most important thing you should keep in mind is Python. Be sure your python version is 2.3.3 (for the best fuctioning of Zope & Plone).


Reply With Quote
