At 09:50 PM 11/19/2000 +0000, you wrote:
from INSTALL.txt:
<snip>
./start
I apparently didn't mention in my last email that I *tried* ./start and it hung my computer. It got this far: [webmaster@thor Zope-2.2.2-linux2-x86]$ ./start ------ 2000-11-19T23:11:01 PROBLEM(100) ZServer Computing default hostname ------ 2000-11-19T23:11:01 INFO(0) ZServer Medusa (V1.16.4.3) started at Sun Nov 19 15:11:01 2000 Hostname: thor.galaxynet.com Port:8080 ------ 2000-11-19T23:11:01 INFO(0) ZServer FTP server started at Sun Nov 19 15:11:01 2000 Authorizer:None Hostname: thor.galaxynet.com Port: 8021 ------ 2000-11-19T23:11:01 INFO(0) ZServer PCGI Server started at Sun Nov 19 15:11:01 2000 Unix socket: /apache/vhosts/Zope-2.2.2-linux2-x86/var/pcgi.soc ------ 2000-11-19T23:11:01 INFO(0) ZServer Monitor Server (V1.8.4.1) started on port 8099 Then it hung. I did a ^C and it printed this: òTraceback (innermost last): File "/apache/vhosts/Zope-2.2.2-linux2-x86/z2.py", line 719, in ? asyncore.loop() File "/apache/vhosts/Zope-2.2.2-linux2-x86/ZServer/medusa/asyncore.py", line 138, in loop poll_fun (timeout, map) File "/apache/vhosts/Zope-2.2.2-linux2-x86/ZServer/medusa/asyncore.py", line 66, in poll r,w,e = select.select (r,w,e, timeout) KeyboardInterrupt Traceback (innermost last): File "/apache/vhosts/Zope-2.2.2-linux2-x86/z2.py", line 537, in ? zdaemon.run(sys.argv, os.path.join(CLIENT_HOME, Zpid)) File "/apache/vhosts/Zope-2.2.2-linux2-x86/lib/python/zdaemon.py", line 208, in run p,s = os.waitpid(pid, 0) KeyboardInterrupt [webmaster@thor Zope-2.2.2-linux2-x86]$ It would appear (from my limited knowledge of programming) that it's having trouble finding that port. Now, for the record, I own the machine, and it's co-located (goes through a server called *galaxynet.com*). Again, your help is appreciated. Thank you in advance. BenO