[Zope] zope2.7b1 does not start on winXP

Elena Schulz elena.schulz at gmx.net
Tue Aug 19 18:42:07 EDT 2003


Hi Andreas,

> Somehow your installation is borked since Zope 2.7 requires Python 2.2.3
> and you
> are using 2.1.... or so.

yes, it looks like that but my question is, how comes since my runzope.bat
(my Zope-starter) is configured to use the default zope 2.7 python?
Is there any use of the registry for the decision which dll's to use?

-- Elena

It looks like this:

@set PYTHON=L:\Zope\Zope27\Zope-2.7.0-b1\bin\python.exe
@set ZOPE_HOME=L:\Zope\Zope27\Zope-2.7.0-b1
@set INSTANCE_HOME=L:\Zope\Zope27\ZopeInstanceFiles
@set CONFIG_FILE=%INSTANCE_HOME%\etc\zope.conf
@set PYTHONPATH=%ZOPE_HOME%\lib\python
@set ZOPE_RUN=%ZOPE_HOME%\lib\python\Zope\Startup\run.py
"%PYTHON%" "%ZOPE_RUN%" -C "%CONFIG_FILE%" %1 %2 %3 %4 %5 %6 %7




More information about the Zope mailing list