4 Jan
2000
4 Jan
'00
8:25 p.m.
On Tue, 4 Jan 2000, Richard Otten wrote:
Hi,
I recently (earlier today) installed Zope for the first time. I am installing it on an Ultra 1, running Solaris 8.
For my first attempt, I installed the Solaris 2.6 binary version. It seems to start correctly, however I do get this error when it kicks off:
2000-01-04T19:33:37 PROBLEM(100) ZServer Computing default hostname
So, not sure what might cause this error I blew away my install, grabbed the source, and built it myself (with gcc as the compiler).
The error occurs probably because ZServer cannot do a reverse map on your IP. Is networking set up correctly? Try disabling DNS in z2.py (or by giving the appropriate option) and try again. Pavlos