RE: [Zope] "manage" screens don't appear on local workstation for Win2000
Thomas, what happens when you explicitly request a management page: http://localhost:8080/index_html/manage_main ? If you get index_html, then we have a permissions problem, possible domain related, If you get a management window, then I'm inclined to say that your browser is caching something (then again, I've been wrong an aweful lot today :) Troy -----Original Message----- From: Thomas B. Passin [mailto:tpassin@mitretek.org] Sent: Monday, April 02, 2001 12:51 PM To: Zope Mailing List Subject: [Zope] "manage" screens don't appear on local workstation for Win2000 I just moved my Zope installation to Windows 2000. Now when I try to use any management screens, I get the default index_html pages instead. So I can't change anything or develop content. I can still access the management screens from a separate computer, but I need to work on my own machine, the one that Zope is running on. Zope is running as a service, by the way. Same result with both Zope 2.2.6 and 2.3.0, even with a completely fresh clean installation. I had no problems like this on an NT4 server. I'm out of ideas - anyone have a solution? Tom Passin _______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Troy, manage_main gets me the right thing, but the individual "manage" pages don't. I have administrator privileges on the workstation, and I'm running in the same account that I installed from. So I don't see why there would be a permissions problem, although that wzs my first thought. I didn't say before, but I do have to log in with the user name and password when I start a Zope session. It all seems normal until I try to actually get a management page. Tom P Farrell, Troy said -
Thomas, what happens when you explicitly request a management page: http://localhost:8080/index_html/manage_main ? If you get index_html, then we have a permissions problem, possible domain related, If you get a management window, then I'm inclined to say that your browser is caching something (then again, I've been wrong an aweful lot today :)
Troy
-----Original Message----- From: Thomas B. Passin [mailto:tpassin@mitretek.org] Sent: Monday, April 02, 2001 12:51 PM To: Zope Mailing List Subject: [Zope] "manage" screens don't appear on local workstation for Win2000
I just moved my Zope installation to Windows 2000. Now when I try to use any management screens, I get the default index_html pages instead. So I can't change anything or develop content.
I can still access the management screens from a separate computer, but I need to work on my own machine, the one that Zope is running on. Zope is running as a service, by the way.
Same result with both Zope 2.2.6 and 2.3.0, even with a completely fresh clean installation. I had no problems like this on an NT4 server.
I'm out of ideas - anyone have a solution?
Tom Passin
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Farrell, Troy -
Thomas B. Passin