-----Original Message----- From: Bill Anderson [mailto:banderson@boi.hp.com] Sent: Monday, April 05, 1999 7:03 PM To: zope@zope.org Subject: [Zope] Unable to get manage scree ... looping on contacting host
Ok, I have been prototyping a new website on a non-standard port, to keep the current one functional. Now that the new site is ready, and I switch it to port 80, I have a problem. I can acess the site just fine. However, when I try to go to the manage screen, it loops on contacting the server (from netscape). The logs fill up with:
anderson - - [05/Apr/1999 16:58:29] "GET /manage_main HTTP/1.0" 401 -
and
anderson - - [05/Apr/1999 16:58:23] "GET /manage_menu HTTP/1.0" 401 -
and
anderson - - [05/Apr/1999 16:58:23] "GET /manage HTTP/1.0" 401 -
Running the current download, without apache/pcgi.
Woah. That's cool. Never heard of this before, so I have some questions? What version of Zope? When you say without apache do you mean ZopeHTTPServer or ZServer? Have you tried it from a different browser? Does Netscape hang while the server loops or does the browser loop with it (meaning can you see it doing this or is Netscape just looking dumb). It's hard for me to believe that this is a server isolated problem, there must be some kind of browser interaction involved here. -Michel
Any ideas? If I switch back to 8080, it works fine.
-- Bill Anderson Linux Administrator MCS-Boise (ARC) banderson@boi.hp.com My opinions are just that; _my_ opinions.
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(For developer-specific issues, use the companion list, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )