We recently installed Zope 2.6.1 on a RH Linux 7.2 server. When we attempt to start Zope on this server, we get the following message: ------ 2003-08-25T16:07:40 INFO(0) zdaemon Started subprocess: pid 5635 ------ 2003-08-25T16:07:43 INFO(0) ZODB Opening database for mounting: '144205064_1059403198.767560' ------ 2003-08-25T16:07:43 INFO(0) ZODB Mounted database '144205064_1059403198.767560' at /temp_folder ------ 2003-08-25T16:07:43 INFO(0) ZServer HTTP server started at Mon Aug 25 16:07:43 2003 Hostname: xxxxxxxx Port: 8080 ------ 2003-08-25T16:07:43 INFO(0) ZServer FTP server started at Mon Aug 25 16:07:43 2003 Hostname: xxxxxxxx Port: 8021 ------ 2003-08-25T16:07:43 PANIC(300) z2 Startup exception Traceback (innermost last): File /local/home/Zope-2.6.1-linux2-x86/z2.py, line 748, in ? File /local/home/Zope-2.6.1-linux2-x86/ZServer/PCGIServer.py, line 273, in __init__ File /local/home/Zope-2.6.1-linux2-x86/ZServer/PCGIServer.py, line 287, in create_socket File /local/home/Zope-2.6.1-linux2-x86/ZServer/medusa/asyncore.py, line 254, in create_socket error: (12, 'Cannot allocate memory') [root@app]/etc/rc.d/rc3.d# Can anyone point us in the direction to fix this? Thanks
[Bill Etheredge wrote (betheredge@mesa-grp.com) on 8/25/03 3:41 PM]
Can anyone point us in the direction to fix this?
do you have a lot of free RAM on that machine? btw its not recommended to run zope as pcgi. you'll do better with rewrite rules. <--> george donnelly ~ http://www.zettai.net/ ~ "Quality Zope Hosting" Shared and Dedicated Zope Hosting ~ Zope Servers ~ Zope Websites Yahoo, AIM: zettainet ~ MSN: zettainet@hotmail.com ~ ICQ: 51907738
participants (2)
-
Bill Etheredge -
george donnelly