ZEO_CLIENT is a parameter of z2.py to let a zope instance know it's a client of a central ZEO and to not try to install products. Add to you invocation of z2.py Did you change the custom_zodb.py of the instance to connect a ClientStorage at the host and port that you started ZEO on? Bill. On Thu, 7 Dec 2000, Kaeidinejad, Shahram wrote: > Hi Monty, > > I have a stupid question. > Where and how can i define the ZEO_CLIENT? > I installed on the same mashine zope-2.2.4 and zeo-0.4.0. > I read the README.txt from ZEO and make it but I think I don't understand at > all. > There isn't any interaction between ZEO and zope. > can you help me, Please? > > bye > > Shahram > > > _______________________________________________ > Bug reports, feature requests, etc. go in the ZEO Tracker: > http://www.zope.org/Products/ZEO/Tracker > > Conversations etc. can take place in the Wiki: > http://www.zope.org/Products/ZEO/Wiki > > Zope-ZEO maillist - [EMAIL PROTECTED] > http://lists.zope.org/mailman/listinfo/zope-zeo > _______________________________________________ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
