RE: [Zope] Zope starts on, but cannot open on a browser.
Try localhost:8080/manage, or add your machine name to the laptop's hosts file (sample hosts file found at hosts.sam in /winnt/system32/drivers/etc). Also, there is a known problem with a version of IE, I think it's 5.0 or 5.1, that it won't open the management interface, just upgrade to IE5.5. Craig Dunigan Web Programmer Esker Software - Extending the Reach of Information mailto:craig.dunigan@esker.com Ph. 608.273.6000 Fax 608.273.8227 http://www.esker.com
-----Original Message----- From: Herschel Cohen [mailto:"Herschel Cohen"@ubsw.com] Sent: Monday, June 18, 2001 10:51 AM To: zope@zope.org Subject: [Zope] Zope starts on, but cannot open on a browser.
I thought I had two, nearly identical installations of Zope on both a desktop and a company laptop configured similarly, running NT 4.0. However, I can only run one residing on the desktop machine. While each will start Zope, the identity of the host system differs for the http server:
desktop: <machine name>.<city>.<company site>.com with the port:8080
laptop: <machine name laptop> and the port:8080
Following the desktop string with '/manage" Zope is loaded effortlessly, on the laptop I only get a variation of messages mostly saying there is no defined DNS on the company server when I use the machine name as the hostserver. Guessing I might still need to use the city and company's site as part of the address, my results were no better.
I have tried a number of variations to try and open Zope on the laptop without one success. Has anyone run into a similar situation and found a solution? If so please inform me promptly so that I can make better progress on learning how to develop using Zope.
Thanks in advance!!
Visit our website at http://www.ubswarburg.com
This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system.
E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. This message is provided for informational purposes and should not be construed as a solicitation or offer to buy or sell any securities or related financial instruments.
_______________________________________________ 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 )
One suggestion I have if localhost does not work, is to use "127.0.0.1:8080/manage". On my Powerbook that runs OS X, if it is on the network then localhost works just fine, but I had to use 127.0.0.1 when it was off the network. This is using the latest IE beta. IE would actually crash with no error message if I tried a url with localhost in it. Eric Balasbas Senior Developer eric@virtosi.com http://www.virtosi.com/ Virtosi Ltd. Design -- Branding -- Zope On Mon, 18 Jun 2001, Dunigan, Craig wrote:
Try localhost:8080/manage, or add your machine name to the laptop's hosts file (sample hosts file found at hosts.sam in /winnt/system32/drivers/etc). Also, there is a known problem with a version of IE, I think it's 5.0 or 5.1, that it won't open the management interface, just upgrade to IE5.5.
Craig Dunigan Web Programmer Esker Software - Extending the Reach of Information mailto:craig.dunigan@esker.com Ph. 608.273.6000 Fax 608.273.8227 http://www.esker.com
-----Original Message----- From: Herschel Cohen [mailto:"Herschel Cohen"@ubsw.com] Sent: Monday, June 18, 2001 10:51 AM To: zope@zope.org Subject: [Zope] Zope starts on, but cannot open on a browser.
I thought I had two, nearly identical installations of Zope on both a desktop and a company laptop configured similarly, running NT 4.0. However, I can only run one residing on the desktop machine. While each will start Zope, the identity of the host system differs for the http server:
desktop: <machine name>.<city>.<company site>.com with the port:8080
laptop: <machine name laptop> and the port:8080
Following the desktop string with '/manage" Zope is loaded effortlessly, on the laptop I only get a variation of messages mostly saying there is no defined DNS on the company server when I use the machine name as the hostserver. Guessing I might still need to use the city and company's site as part of the address, my results were no better.
I have tried a number of variations to try and open Zope on the laptop without one success. Has anyone run into a similar situation and found a solution? If so please inform me promptly so that I can make better progress on learning how to develop using Zope.
Thanks in advance!!
Visit our website at http://www.ubswarburg.com
This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system.
E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. This message is provided for informational purposes and should not be construed as a solicitation or offer to buy or sell any securities or related financial instruments.
_______________________________________________ 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 )
_______________________________________________ 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 )
Thank you!, Thank you!, Thank you!, Thank you!, ... You get the message, it works!!! ______________________________ Reply Separator _________________________________ Subject: RE: [Zope] Zope starts on, but cannot open on a browser. Author: ebalasba (ebalasba@bway.net) at unix,mime Date: 6/18/01 4:23 PM One suggestion I have if localhost does not work, is to use "127.0.0.1:8080/manage". On my Powerbook that runs OS X, if it is on the network then localhost works just fine, but I had to use 127.0.0.1 when it was off the network. This is using the latest IE beta. IE would actually crash with no error message if I tried a url with localhost in it. Eric Balasbas Senior Developer eric@virtosi.com http://www.virtosi.com/ Virtosi Ltd. Design -- Branding -- Zope On Mon, 18 Jun 2001, Dunigan, Craig wrote:
Try localhost:8080/manage, or add your machine name to the laptop's hosts file (sample hosts file found at hosts.sam in /winnt/system32/drivers/etc). Also, there is a known problem with a version of IE, I think it's 5.0 or 5.1, that it won't open the management interface, just upgrade to IE5.5.
Craig Dunigan Web Programmer Esker Software - Extending the Reach of Information mailto:craig.dunigan@esker.com Ph. 608.273.6000 Fax 608.273.8227 http://www.esker.com
-----Original Message----- From: Herschel Cohen [mailto:"Herschel Cohen"@ubsw.com] Sent: Monday, June 18, 2001 10:51 AM To: zope@zope.org Subject: [Zope] Zope starts on, but cannot open on a browser.
I thought I had two, nearly identical installations of Zope on both a desktop and a company laptop configured similarly, running NT 4.0. However, I can only run one residing on the desktop machine. While each will start Zope, the identity of the host system differs for the http server:
desktop: <machine name>.<city>.<company site>.com with the port:8080
laptop: <machine name laptop> and the port:8080
Following the desktop string with '/manage" Zope is loaded effortlessly, on the laptop I only get a variation of messages mostly saying there is no defined DNS on the company server when I use the machine name as the hostserver. Guessing I might still need to use the city and company's site as part of the address, my results were no better.
I have tried a number of variations to try and open Zope on the laptop without one success. Has anyone run into a similar situation and found a solution? If so please inform me promptly so that I can make better progress on learning how to develop using Zope.
Thanks in advance!!
Visit our website at http://www.ubswarburg.com
This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system.
E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. This message is provided for informational purposes and should not be construed as a solicitation or offer to buy or sell any securities or related financial instruments.
_______________________________________________ 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 )
_______________________________________________ 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 )
Visit our website at http://www.ubswarburg.com This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. This message is provided for informational purposes and should not be construed as a solicitation or offer to buy or sell any securities or related financial instruments.
127.0.0.1 is always supposed to work (of course, add the port, as in 127.0.0.1:8080). If localhost doesn't work, create a hosts table in the windows directory for Win95/98/ME - I see that it's in c:\ WINNT\system32\drivers\etc\hosts on my Win2000 system). There needs to be the following entry: 120.0.0.1 localhost Reboot, then "localhost" should be recognized. You may need to be logged on as administator to do this, I'm not sure. Probably what is happening is this: When your desktop machine boots, it is connected to the network and automatically receives an IP address using the machine name as its IP hostname. Your laptop is perhaps not connected to the network when you boot it, or is not configured to get an address automatically using DHCP, so it doesn't get its host name assigned. If localhost still doesn't work after you set up the hosts file, it may need to be in some other directory. I would then search on the Microsoft web site to try to find out where. Or just stick with 127.0.0.1. Cheers, Tom P [Herschel Cohen]
I thought I had two, nearly identical installations of Zope on both a desktop and a company laptop configured similarly, running NT 4.0. However, I can only run one residing on the desktop machine. While each will start Zope, the identity of the host system differs for the http server:
desktop: <machine name>.<city>.<company site>.com with the port:8080
laptop: <machine name laptop> and the port:8080
Following the desktop string with '/manage" Zope is loaded effortlessly, on the laptop I only get a variation of messages mostly saying there is no defined DNS on the company server when I use the machine name as the hostserver. Guessing I might still need to use the city and company's site as part of the address, my results were no better.
I have tried a number of variations to try and open Zope on the laptop
without one success. Has anyone run into a similar situation and found a solution? If so please inform me promptly so that I can make better progress on learning how to develop using Zope.
Eric, Here is an oddity: worked fine on the company network as my previous note indicated. However, today I am operating remotely and while the sign in appears it absolutely rejects my password. I have both my id and password recorded and I have repeated the entry several times to be assured there has not been a typographical error. Nonetheless, I am locked out. It is quite frustrating to think I am on the verge of being able to work on Zope at any location only to find myself inexplicably blocked again. I would assume from reading your note, that your problem was resolved by resorting to the 127.0.0.1 IP in place of the localhost when off site. Thought I would ask. ______________________________ Reply Separator _________________________________ Subject: RE: [Zope] Zope starts on, but cannot open on a browser. Author: ebalasba (ebalasba@bway.net) at unix,mime Date: 6/18/01 4:23 PM One suggestion I have if localhost does not work, is to use "127.0.0.1:8080/manage". On my Powerbook that runs OS X, if it is on the network then localhost works just fine, but I had to use 127.0.0.1 when it was off the network. This is using the latest IE beta. IE would actually crash with no error message if I tried a url with localhost in it. Eric Balasbas Senior Developer eric@virtosi.com http://www.virtosi.com/ Virtosi Ltd. Design -- Branding -- Zope On Mon, 18 Jun 2001, Dunigan, Craig wrote:
Try localhost:8080/manage, or add your machine name to the laptop's hosts file (sample hosts file found at hosts.sam in /winnt/system32/drivers/etc). Also, there is a known problem with a version of IE, I think it's 5.0 or 5.1, that it won't open the management interface, just upgrade to IE5.5.
Craig Dunigan Web Programmer Esker Software - Extending the Reach of Information mailto:craig.dunigan@esker.com Ph. 608.273.6000 Fax 608.273.8227 http://www.esker.com
-----Original Message----- From: Herschel Cohen [mailto:"Herschel Cohen"@ubsw.com] Sent: Monday, June 18, 2001 10:51 AM To: zope@zope.org Subject: [Zope] Zope starts on, but cannot open on a browser.
I thought I had two, nearly identical installations of Zope on both a desktop and a company laptop configured similarly, running NT 4.0. However, I can only run one residing on the desktop machine. While each will start Zope, the identity of the host system differs for the http server:
desktop: <machine name>.<city>.<company site>.com with the port:8080
laptop: <machine name laptop> and the port:8080
Following the desktop string with '/manage" Zope is loaded effortlessly, on the laptop I only get a variation of messages mostly saying there is no defined DNS on the company server when I use the machine name as the hostserver. Guessing I might still need to use the city and company's site as part of the address, my results were no better.
I have tried a number of variations to try and open Zope on the laptop without one success. Has anyone run into a similar situation and found a solution? If so please inform me promptly so that I can make better progress on learning how to develop using Zope.
Thanks in advance!!
Visit our website at http://www.ubswarburg.com
This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system.
E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. This message is provided for informational purposes and should not be construed as a solicitation or offer to buy or sell any securities or related financial instruments.
_______________________________________________ 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 )
_______________________________________________ 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 )
Visit our website at http://www.ubswarburg.com This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. This message is provided for informational purposes and should not be construed as a solicitation or offer to buy or sell any securities or related financial instruments.
Herschel.Cohen@ubsw.com writes:
Here is an oddity: worked fine on the company network as my previous note indicated. However, today I am operating remotely and while the sign in appears it absolutely rejects my password.
You are aware that Zope logins can be restricted to a set of domains. Maybe, your Zope site is restricted in such a way and your remote connection has an IP address not in the allowed domains. Dieter
participants (5)
-
Dieter Maurer -
Dunigan, Craig -
Eric Balasbas -
Herschel.Cohen@ubsw.com -
Thomas B. Passin