Everything appeared to install fine (WindowsXP), but I could not bring up the management console. I shutdown the service and ran runzope from the command line. Here's what I got: C:\ZOPE-I~1\bin>runzope C:\ZOPE-I~1\bin>"C:\Program Files\Zope-2.7.0\bin\python.exe" "C:\Program Files\Zope-2.7.0\lib\python\Zope\Startup\run.py" -C "C:\Zope-Instance\etc\zope.conf" ------ 2004-03-18T23:32:19 INFO(0) ZServer HTTP server started at Thu Mar 18 23:32:19 2004 Hostname: Oxygen.kenets01.pa.comcast.net Port: 8080 ------ 2004-03-18T23:32:19 INFO(0) ZServer FTP server started at Thu Mar 18 23:32:19 2004 Hostname: Oxygen Port: 8021 ------ 2004-03-18T23:32:19 DEBUG(-200) FileStorage create storage C:\Zope-Instance/var/Data.fs ------ 2004-03-18T23:32:19 DEBUG(-200) TemporaryStorage create storage temporary storage for sessioning ------ 2004-03-18T23:32:19 BLATHER(-100) ZODB Commiting subtransaction of size 5386 ------ 2004-03-18T23:32:19 INFO(0) Zope Ready to handle requests It appears that my broadband connection is influencing the Hostname. Trying to use the reported Hostname as a URL (http://Oxygen.kenets01.pa.comcast.net:8080/manage) generated "The page cannot be displayed" message on IE 6. What am I doing wrong? How can I fix this? Thanks in advance for any help.