[Zope] How to install a new product in Zope 2.7
andre
borelan at wanadoo.fr
Sat Aug 16 11:15:08 EDT 2003
Thanks but i tried that too.
When i change something to the zope-conf, the server doesn't start.
i just uncommented the products directive, then i used \ instead of /
same result.
"Connection refused to http://localhost:8081"
Same thing happens if i change datetime format, locale, etc.
if i comment out "products $INSTANCE\Products"
i can access http://localhost:8081/manage
looking at the event.log, the server didn't start.
after uncommenting the line :
http server started, ftp server started, Zope ready.
no errors in z2.log, no messages.
i think that there are no interaction with my instance of Zope 2.6 as i
stopped Z2.6 before trying Z2.7
even with candies it doesn't work. big whim!
Mystery ? Magic ?
Thanks
Andre
Chris McDonouogh a écrit:
> 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