[Zope] zope2.7b1 does not start on winXP
Chris McDonough
chrism@zope.com
Tue, 22 Jul 2003 07:53:57 -0400
Elena,
Can you try running Zope manually by:
- navigating to the start menu "run" option
- typing "cmd" into the Run box
- typing 'cd "c:\Zope-Instance"' (or wherever you chose
to put your instance files during install).
- typing bin\runzope.bat
You should get an error message back indicating what the
problem is.
On Tue, 22 Jul 2003 12:41:54 +0200
"Elena Schulz" <elena.schulz@gmx.net> wrote:
> Hi,
>
> I can't get zope2.7b1 starting on winxp after installing
> the binary for
> running *not* as a service (the other option i did't
> try).
> I have installed it parallel to a zope2.6., Plone and
> Active Python 2.2. but
> that shouldn't be a problem?
> Any hints what could be wrong, fixed, configured etc.
>
> There are no error messages, just the cmd-window closes
> directly after
> starting runzope.bat.
>
> -- Thanx Elena
>
>
>
> _______________________________________________
> 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 )