Try this: Start -> run -> cmd ipconfig
Find ip address of your ethernet card. Then try to open http://ip.address:8080/Plone See if that works. Obviously there is a bug in socket handling code. I may have an idea of what it is. You can also try: Edit c:\program files\plone 2\dat\etc\zope.conf and search for ip address that zope will attempt to bind to. It might be 127.0.0.1 try to replace it with 0.0.0.0 and restart Alan > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of giudo > Sent: Sunday, January 22, 2006 2:53 AM > To: [email protected] > Subject: [Setup] plone on XP: localhost not working > > I got a regular installation of v2.0.5 build for my XP system > (btw, 2.1.1 is broken). > I got plone started. > When I click on 'view Plone' the browser starts, but keeps > 'waiting for localhost' forever ... > I checked the same release works nicely with W2K. What should I do? > > _______________________________________________ > Setup mailing list > [email protected] > http://lists.plone.org/mailman/listinfo/setup > _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
