14 Jul
2001
14 Jul
'01
12:27 p.m.
Jason Joy writes:
I have set up Zope on a RedHat 7.1 distribution and had everything working terrifically until...
I changed the hostname of the machine from "foo" to "bar" ... now when it is as "bar", I get a z2 startup exception:
File /usr/local/Zope/z2.py, line 623, in ? File /usr/local/Zope/ZServer/HTTPServer.py, line 391, in __init__ File /usr/local/Zope/ZServer/medusa/http_server.py, line 550, in __init__
Error: host not found After you changed your server configuration, you should probably rerun "python w[o]_pcgi.py".
It will update Zope's configuration. Dieter