newbie problems with zope in debian/testing
hi ho, i just started playing with zope in debian/testing, but didn't get the picture how to start it. seems like the package is kind of broken. or did i simply miss something in docs etc.? please help, i would like to keep my zope installs in debian packages. bye mejo
Jonas Meurer wrote:
hi ho, i just started playing with zope in debian/testing, but didn't get the picture how to start it. seems like the package is kind of broken. or did i simply miss something in docs etc.? please help, i would like to keep my zope installs in debian packages.
help would be easier, if you could tell us, what exactly "broken" is. A normal "apt-get install zope" should work fine. after that debconf will ask a you few questions. that's it ....quite easy and nice. Saluti, M. -- Marcus Schopen (0> P.O. Box 10 25 25 //\ Deutsche Zope User Group D-33525 Bielefeld V_/_ www.dzug.org Weird, but life is too short, move on ...
* Marcus Schopen <lists@localguru.de> [ 03/08/11]:
help would be easier, if you could tell us, what exactly "broken" is. A normal "apt-get install zope" should work fine. after that debconf will ask a you few questions. that's it ....quite easy and nice.
yes, zope simply isn't accessable. I added the rewrite-rules in apache and tried to use zope with pcgi. /var/lib/zope/cgi-bin/default wasn't available, so i executed 'zopectl pcgi', but after that /usr/lib/cgi-bin/Zope didn't exist, and that's the dir where the example rewriterules for apache in README.Debian point to. even after linking that to /var/lib/zope/cgi-bin i got an error: permission denied. permissions of files where strange: /var/lib/zope/cgi-bin/default wasn't executable. i changed that, but still same error. that all looked to me like zope package wasn't very stable and hard to configure. but maybe i simply choosed the most complicated way of installing zope and other ways are much easier. bye mejo
On Mon, 2003-08-11 at 04:10, Jonas Meurer wrote:
that all looked to me like zope package wasn't very stable and hard to configure. but maybe i simply choosed the most complicated way of installing zope and other ways are much easier.
I use unstable but the error appear to be thata zopectl create instance_name doesn't work. Instead to create the defaul instance I have to use simply "zopectl create". After this all work fine (the default port is 9673 so to login you have to type http://localhost:9673). Hope this help ciao, Michele
* Michele Bendazzoli <mickymouse@mickymouse.it> [ 03/08/11]:
that all looked to me like zope package wasn't very stable and hard to configure. but maybe i simply choosed the most complicated way of installing zope and other ways are much easier.
I use unstable but the error appear to be thata zopectl create instance_name doesn't work. Instead to create the defaul instance I have to use simply "zopectl create".
zope in testing and unstable are the same releases, so should be same install.
After this all work fine (the default port is 9673 so to login you have to type http://localhost:9673).
mh, after 'zope create' and answering the debconf questions, i got at the following at fetching http://localhost:9673/: Site Error An error was encountered while publishing this resource. struct.error Sorry, a site error occurred. Traceback (innermost last): * Module ZPublisher.Publish, line 150, in publish_module * Module Products.Localizer, line 58, in new_publish * Module ZPublisher.Publish, line 114, in publish * Module Zope.App.startup, line 149, in zpublisher_exception_hook * Module ZODB.Connection, line 509, in setstate * Module ZODB.FileStorage, line 650, in load * Module ZODB.FileStorage, line 628, in _load error: unpack str size does not match format any suggestions or debugging ideas? bye mejo
On Mon, Aug 11, 2003 at 03:37:36PM +0200 - a wonderful day - Jonas Meurer wrote:
* Michele Bendazzoli <mickymouse@mickymouse.it> [ 03/08/11]:
that all looked to me like zope package wasn't very stable and hard to configure. but maybe i simply choosed the most complicated way of installing zope and other ways are much easier.
I use unstable but the error appear to be thata zopectl create instance_name doesn't work. Instead to create the defaul instance I have to use simply "zopectl create".
zope in testing and unstable are the same releases, so should be same install.
After this all work fine (the default port is 9673 so to login you have to type http://localhost:9673).
mh, after 'zope create' and answering the debconf questions, ... what about 'zopectl create' ?
...
All the best, Stefan Drees. -- Stefan Drees, sdrees@python.net, www.sdrees.biz Fingerprint = 516C C4EF 712A B26F 15C9 C7B7 5651 6964 D508 1B56
* Jonas Meurer <jonas@freesources.org> [ 03/08/11]:
mh, after 'zope create' and answering the debconf questions, i got at the following at fetching http://localhost:9673/:
sure i meant 'zopectl create'. bye mejo
participants (4)
-
Jonas Meurer -
Marcus Schopen -
Michele Bendazzoli -
Stefan Drees