Zope install on Windows XP
OS: Windows XP Zope: Zope-2.7.2-0 Browser: IE 6. Problem: I installed zope but can’t connect with my web browser. Followed troubleshooting hints in ‘The Zope Book’ but still can’t connect. When I start zope manually it looks fine, no indication of trouble. Not sure how to get logging/debug information beyond the default event.log. Ideas on next steps? Thanks, Don
[donjfreeman@cs.com]
OS: Windows XP Zope: Zope-2.7.2-0 Browser: IE 6.
Problem: I installed zope but can't connect with my web browser. Followed troubleshooting hints in 'The Zope Book' but still can't connect. When I start zope manually it looks fine, ...
That implies your trouble is with a way of starting other than manually <wink>. If your problem is speficially that 2.7.2 isn't working as a Windws Service, that's true, but you can fix that by following the instructions here: http://zope.org/Collectors/Zope/1438
DonJFreeman@cs.com wrote:
Problem: I installed zope but can’t connect with my web browser. Followed troubleshooting hints in ‘The Zope Book’ but still can’t connect. When I start zope manually it looks fine, no indication of trouble. Not sure how to get logging/debug information beyond the default event.log. Ideas on next steps?
Search the mailing list archives, I would suggest a more direct link but I'm working offline. Zope 2.7.1+ have a broken service infrastructure on Windows. Running runzope.bat is the correct thing to do. Mindyou, it always better to do that in a development environment anyway. And of course, you're not running a Windows server in production, are you? ;-) Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk
participants (3)
-
Chris Withers -
DonJFreeman@cs.com -
Tim Peters