Hi everyone,

I'm a beginner in Zope. I've just installed the Zope 2.8 final package.
The installation seems to have completed normally.
However when the zope instance is run I have the following message :

C:\Zope-Instance\bin>runzope.bat

C:\Zope-Instance\bin>"C:\Zope-2.8.0-final\bin\python.exe"
"C:\Zope-2.8.0-final\l
ib\python\Zope2\Startup\run.py" -C "C:\Zope-Instance\etc\zope.conf"
Traceback (most recent call last):
  File "C:\Zope-2.8.0-final\lib\python\Zope2\Startup\run.py", line 56, in ?
    run()
  File "C:\Zope-2.8.0-final\lib\python\Zope2\Startup\run.py", line 17, in run
    import Zope2.Startup
  File "C:\Zope-2.8.0-final\lib\python\Zope2\__init__.py", line 60, in ?
    from Zope2.Startup.run import configure
  File "C:\Zope-2.8.0-final\lib\python\Zope2\Startup\__init__.py", line 26, in
?

    from ZConfig.components.logger import loghandler
ImportError: No module named components.logger

There was no previous message with keyword "loghandler" in the mailing list.
All Zope services are stopped.
Here are the system variable that are relevent :
CONFIG_FILE=C:\Zope-Instance\etc\zope.conf
INSTANCE_HOME=C:\Zope-Instance
Path=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
Files\Pi
nnacle\Shared Files\InstantCDDVD\
PYTHON=C:\Zope-2.8.0-final\bin\python.exe
PYTHONPATH=C:\Zope-2.8.0-final\lib\python
SOFTWARE_HOME=C:\Zope-2.8.0-final\lib\python
ZOPE_HOME=C:\Zope-2.8.0-final
ZOPE_RUN=C:\Zope-2.8.0-final\lib\python\Zope2\Startup\run.py 

The Zope instance is the one created by the install package.

Seems that something is not working with my configuration, but what?

Pedro


        

        
                
___________________________________________________________________________ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
Téléchargez cette version sur http://fr.messenger.yahoo.com
_______________________________________________
Zope maillist  -  Zope@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 )

Reply via email to