Hi there, I just installed zope yesterday (running on linux) and found that I could use the area mysite.com:8080/manage for a little while, and then the process would be killed. i.e I'd have to keep typing "./start &" every few minutes to be able to continue doing the tutorial. I found some info that says that I should change the port from 8080 (I'm running cpanel under that port anyways), so I changed it to 9080 as suggested. However, the problem still exists. Can anyone tell me how to fix this problem? (See my shell record below) Thanks *so* much, Rachel bash$ ./start & ------ 2002-03-29T23:41:16 INFO(0) ZODB Opening database for mounting: '142013944_1017373373.101104' ------ 2002-03-29T23:41:16 INFO(0) ZODB Mounted database '142013944_1017373373.101104' at /temp_folder ------ 2002-03-29T23:41:17 INFO(0) ZServer HTTP server started at Fri Mar 29 18:41:17 2002 Hostname: rome Port: 9080 ------ 2002-03-29T23:41:17 INFO(0) ZServer FTP server started at Fri Mar 29 18:41:17 2002 Hostname: rome.dnsvault.com Port: 8021 ------ 2002-03-29T23:41:17 INFO(0) ZServer PCGI Server started at Fri Mar 29 18:41:17 2002 Unix socket: /home/cellsite/zope/var/pcgi.soc Killed