Daniel, No, I ran into the problem on a modified SuSE system with this mix: apache-1.3.26-53 mm-1.1.1-69 mod_php4-4.2.2-168 mod_php4-core-4.2.2-168 Doing a "mkswap" and "swapon" command fixed it for me. The searches I did on groups.google.com talked about that, as well as the /proc/sys/kernel/shmmax you mentioned. Looking at your original message, the relevant error seems to be here: shmget(IPC_PRIVATE, 67108864, IPC_CREAT|0x180|0600) = -1 EINVAL (Invalid argument) That get is for 64MB (67108864). Perhaps you need to bump your shmmax up to at least that (more would probably be better). Mark Post -----Original Message----- From: daniel.jarboe@xxxxxxxxxxxx [mailto:daniel.jarboe@xxxxxxxxxxxx] Sent: Tuesday, June 03, 2003 8:03 AM To: redhat-s390-list@xxxxxxxxxx Subject: RE: php and mm problem? > I ran into this just recently myself. Do you have any paging > space on your > Linux/390 system? If not, turn some on. > > > Mark Post Linux paging? Had 154 megs for linux swap. Unfortunately I don't have numbers as to how much was free, but there wasn't much going on on that box. Right now it's showing all swap free under similar load, but with older mm now. Was your problem with redhat and mm-1.1.3-11? ~ Daniel ----------------------------------------------------------------------- This message is the property of Time Inc. or its affiliates. It may be legally privileged and/or confidential and is intended only for the use of the addressee(s). No addressee should forward, print, copy, or otherwise reproduce this message in any manner that would allow it to be viewed by any individual not originally listed as a recipient. If the reader of this message is not the intended recipient, you are hereby notified that any unauthorized disclosure, dissemination, distribution, copying or the taking of any action in reliance on the information herein is strictly prohibited. If you have received this communication in error, please immediately notify the sender and delete this message. Thank you. _______________________________________________ Redhat-s390-list mailing list Redhat-s390-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/redhat-s390-list _______________________________________________ Redhat-s390-list mailing list Redhat-s390-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/redhat-s390-list