Help! I installed Zope on a RH8 box a few weeks ago and it has run ever since :-) But, today I up2dated mysql and now Zope will start but within a few seconds it shuts down again (if it ever started?) No messages in /var/log/messages Worst nightmare. It won't run and I can't find any clues. Any pointers? Simon
Well, She runs! start with -u zope but why no warning I wonder? The ZSQL is broken but I guess I can fix that... Simn -----Original Message----- From: zope-bounces@zope.org [mailto:zope-bounces@zope.org]On Behalf Of Simon Faulkner Sent: 19 September 2003 15:16 To: zope@zope.org Subject: [Zope] Crash! Help! I installed Zope on a RH8 box a few weeks ago and it has run ever since :-) But, today I up2dated mysql and now Zope will start but within a few seconds it shuts down again (if it ever started?) No messages in /var/log/messages Worst nightmare. It won't run and I can't find any clues. Any pointers? Simon _______________________________________________ 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 )
Simon Faulkner wrote:
Well,
She runs! start with -u zope but why no warning I wonder?
Look in your Zope start script... Do you see a EVENT_LOG_FILE or STUPID_LOG_FILE entry? If not, you don't get logging... If there's no -D after z2.py, it won't be running in debug mode, where output gets dumped to the console Zope was started from... Chris
participants (3)
-
Chris Withers -
Kevin Carlson -
Simon Faulkner