[Zope] Newbie -Installed fine but can't run
Mike Kompar
mikek@mtcibs.com
Wed, 8 Sep 1999 09:21:22 -0400
Hello,
I can't seem to get the server to start.
I built and installed Zope-2.0.0-src for Linux 2.2.6 with no errors
"./configure --with-threads"
"make"
"make clean"
suid to root "make install"
The output>
The super user name and password are 'superuser'
and 'xxxxxxxxx'.
You can change the superuser name and password with the
zpasswd script. To find out more, type:
/usr/local/bin/python zpasswd.py
chmod 0600 /tmp/Zope-2.0.0-src/access
chmod 0711 /tmp/Zope-2.0.0-src/var
------------------------------------------------------------------------------
creating default database
chmod 0600 /tmp/Zope-2.0.0-src/var/Data.fs
------------------------------------------------------------------------------
Creating start script, start
When I type ./start or python z2.py-I get the following errors:
[root]/tmp/Zope-2.0.0-src$ ./start
Traceback (innermost last):
File "/tmp/Zope-2.0.0-src/z2.py", line 366, in ?
import ZServer
File "/tmp/Zope-2.0.0-src/ZServer/__init__.py", line 123, in ?
from HTTPServer import zhttp_server, zhttp_handler
File "/tmp/Zope-2.0.0-src/ZServer/HTTPServer.py", line 116, in ?
from HTTPResponse import make_response
File "/tmp/Zope-2.0.0-src/ZServer/HTTPResponse.py", line 99, in ?
from medusa import http_server, asyncore
File "/tmp/Zope-2.0.0-src/ZServer/medusa/http_server.py", line 720, in ?
tz_for_log = compute_timezone_for_log()
File "/tmp/Zope-2.0.0-src/ZServer/medusa/http_server.py", line 703, in compute_timezone_for_log
if time.daylight:
AttributeError: daylight
I also tried to ./start as a user instead of root with the same result..
Any help is much appreciated.
Thanks
--
Mike Kompar
Manager of Client Services
IBS a division of Modern Technologies
mikek@mtcibs.com http://www.mtcibs.com