I installed zope on linux as normal user. run ./start -u grout When I am trying to access zope manager via browser.. the url I have is : http://localhost:8080 The browser is waiting for response. It says "Sending request 127.0.0.1:8080" and keep waiting. Do I have to do any changes? Your help is appreciated. Ketan __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free web site building tool. Try it! http://webhosting.yahoo.com/ps/sb/
Minaketan Rout wrote at 2004-2-4 05:43 -0800:
I installed zope on linux as normal user. run ./start -u grout
When I am trying to access zope manager via browser.. the url I have is : http://localhost:8080
The browser is waiting for response. It says "Sending request 127.0.0.1:8080" and keep waiting. Do I have to do any changes?
You analyse startup problems by activation Zope logging (--> "doc/LOGGING.txt") and looking into the log file.... -- Dieter
participants (2)
-
Dieter Maurer -
Minaketan Rout