[Zope] Newbie Question: First browsing no response

Dieter Maurer dieter@handshake.de
Tue, 20 May 2003 20:19:50 +0200


warren_chambliss@agilent.com wrote at 2003-5-20 09:26 -0600:
 > I'm new to Zope, I downloaded Zope and installed on my RedHat 9.0 machine.  I ran "install" and "start" with no problem.  However when I try my initial browsing both to localhost on the same machine, or from a remote machine, the browser sits there indefinitely.  Sometimes it draws the frame borders, and once it put up some of the navigator frame, but it won't complete retrieving the rest of the first page.
 > 
 > I get the same results with both Mozilla and Internet Explorer.  I made sure Apache was disabled before installing and starting Zope.
 > 
 > Can anyone help?  I tried searching archives of this group, but my queries are too vague to nail down if I'm having a common problem.

When Zope were incredibly slow, the name service has often been the cause
(awaiting a DNS-timeout for each request).

Try to access your server with the IP address rather than the name.


Dieter