[Zope] where have all the DateTime gone?
Max Møller Rasmussen
maxm@normik.dk
Mon, 27 Aug 2001 14:59:33 +0200
> From: Andreas Jung [mailto:andreas@zope.com]
> Instead import DateTime from the DateTime package.
>
Yeah I have done that, but now I get the errormessage below:
Am I stupid or what's happening here? I havn't in any way touched pcgi
regards Max M
[xxx Zope-2.4.0-linux2-x86]$ ./start
------
2001-08-27T12:49:44 INFO(0) ZServer HTTP server started at Mon Aug 27
14:49:44 2001
Hostname: www.munkweb.ots.dk
Port: 8080
------
2001-08-27T12:49:44 INFO(0) ZServer FTP server started at Mon Aug 27
14:49:44 2001
Hostname: www.munkweb.ots.dk
Port: 8021
------
2001-08-27T12:49:44 PANIC(300) z2 Startup exception
Traceback (innermost last):
File /home/zope/Zope-2.4.0-linux2-x86/z2.py, line 685, in ?
File /home/zope/Zope-2.4.0-linux2-x86/ZServer/PCGIServer.py, line 314, in
__init__
TypeError: open() argument 1 must be string, not None