Nothing. I don't get any response what so ever from zope. That's true for apache as well, though. Of course, when I telnet to zope it times out and returns me to the local command line. When I telnet to apache it just sits there.
I think I'll try rebuilding tomorrow and hope I'm able to move it easier next time around. Kristopher Dick -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Duncan McGreggor Sent: Tuesday, 31 October 2006 13:01 To: General discussion of using zenoss system Subject: Re: [zenoss-users] Changing IP Address On Oct 31, 2006, at 1:53 PM, Kristopher D. Dick wrote: > I swapped the listening ports. Apache is now 8080 and zope on 80. > It's > primarily a troubleshooting thing (just making sure there wasn't > anything > blocking 8080). Doh. Right -- I re-read your last message and see that now. Sorry about that. What happens when you telnet to 80 (if that's still your Zope port)? Here's what I've got for mine (on port 8080): rohan:zenoss 13:58:03 $ telnet localhost 8080 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. GET /zport/dmd HTTP/1.0 HTTP/1.0 302 Moved Temporarily Server: Zope/(Zope 2.8.8-final, python 2.4.3, darwin) ZServer/1.1 Date: Tue, 31 Oct 2006 20:58:57 GMT Bobo-Exception-Line: 273 Content-Length: 2422 Bobo-Exception-Value: See the server error log for details Content-Type: text/html Bobo-Exception-Type: Unauthorized Connection: close Location: http://0.0.0.0:8080/zport/acl_users/cookieAuthHelper/ login_form?came_from=http%3A//0.0.0.0%3A8080/zport/dmd [snip all the HTML output] _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
