5 Jul
2002
5 Jul
'02
6:55 a.m.
Hi, No, i think that's not the case. Is Zope trying to put these error messages to 'stderr'? regards, stephan Max M wrote:
Stephan Herschel wrote:
When trying to restart the zope-server i get this error message. But i can't figure out which file zope is actually trying to write to. Can somebody please give me a hint on where i have to look?
You are probably starting Zope without a console to output error messages to.
Try starting it with a nohup command, like::
nohup ./start
regards Max M