[Zope] How to install a new product in Zope 2.7
Chris McDonouogh
chrism at zopemafia.com
Fri Aug 15 23:57:57 EDT 2003
The comment in the config file is wrong. Add a line:
products $INSTANCE\Products
to your config file and restart, all should be ok.
On Fri, 2003-08-15 at 10:43, andre wrote:
> :) Thanks.
> I read it before asking my question but as there's nothing about
> differencies between 2.7 and 2.6 in products installation and as the
> only instruction in instance's products directory is :
> ""
> Additional products for your Zope instance should be installed in this
> directory. A freshly created instance should only contain this
> README.txt file in this directory.
> "",
> i supposed that i only had to copy my package in the Products' directory
> of my instance am i right ?
>
> But when i restart the server and my instance, nothing happens, the
> product doesn't appears in the products' list in control panel.
>
> Well, i searched in cvs.zope.org to see if there was something, i only
> found files edited 12 months ago.
>
> I am using Zope2.7.0.b1 on windows XP.
>
> I found nothing in the faq, in the collector, in this mailing list, in
> the txt files.
> I didn't get errors and i didn't find a log file.
> My package is simply ignored by Zope2.7.0b1.
>
> I think it can't be a bug but it must be something so obvious that i
> can't see it. :).
> I can't restart the server using the restart button in control panel. I
> need to restart in windows service manager.
>
> Noticed that i have a Zope 2.6 server on the same machine on port 8080
> (2.7 on 8081) but that doesn't affect my Zope 2.6 and basic products of
> Zope 2.7 are running well.
>
> So do you know something.txt that i can read :).
> Thanks
> Andre
>
> Andreas Jung a écrit:
> > Read doc/CHANGES.txt...that's why it is called as it is.
> >
> > -aj
> >
> > --On Freitag, 15. August 2003 0:45 Uhr -0400 andre <borelan at wanadoo.fr>
> > wrote:
> >
> >> I have a product developed for Zope 2.6 and want to use it in an instance
> >> of Zope 2.7. Is there something different than in previous versions of
> >> Zope ?
> >> Thanks
> >> Andre
> >>
> >>
> >> _______________________________________________
> >> Zope maillist - Zope at zope.org
> >> http://mail.zope.org/mailman/listinfo/zope
> >> ** No cross posts or HTML encoding! **
> >> (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
> >> http://mail.zope.org/mailman/listinfo/zope-dev )
> >
> >
> >
> >
> >
> >
> > _______________________________________________
> > Zope maillist - Zope at zope.org
> > http://mail.zope.org/mailman/listinfo/zope
> > ** No cross posts or HTML encoding! **
> > (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
> > http://mail.zope.org/mailman/listinfo/zope-dev )
> >
>
>
>
> _______________________________________________
> Zope maillist - Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
More information about the Zope
mailing list