[Zope] Installation Problems
    Bobb 
    rawbobb at hotmail.com
       
    Sat Mar 20 22:34:14 EST 2004
    
    
  
Just a hunch...
Unless you have a dns server on your side of the cable modem, I'm not sure (practically certian, actually) if your zope server will resolve to http://whatever.comcast.net:8080/manage...
I am assuming that you're trying to access it locally. 
Did you try http://localhost:8080/manage?
or http://ipaddress:8080/manage?
HTH
bobb
  ----- Original Message ----- 
  From: stan at workflowinc.com 
  To: zope at zope.org 
  Sent: Thursday, March 18, 2004 11:50 PM
  Subject: [Zope] Installation Problems
  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. 
------------------------------------------------------------------------------
  _______________________________________________
  Zope maillist  -  Zope at zope.org
  http://mail.zope.org/mailman/listinfo/zope
  **   No cross posts or HTML encoding!  **
  (Related lists - 
   http://mail.zope.org/mailman/listinfo/zope-announce
   http://mail.zope.org/mailman/listinfo/zope-dev )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20040320/c43aff13/attachment.html
    
    
More information about the Zope
mailing list