Re: php and mm problem?
Pete Zaitcev <[email protected]> Mon, 2 Jun 2003 15:41:23 -0400
| Newsgroups | gmane.linux.redhat.s390 |
|---|---|
| Message-ID | <[email protected]> |
> From: [email protected] > Date: Mon, 2 Jun 2003 15:38:12 -0400 > strace shows: > shmget(IPC_PRIVATE, 67108864, IPC_CREAT|0x180|0600) = -1 EINVAL (Invalid argument) Hmm. Is this a 66MB segment? Looks a little big to me, but perhaps it's ok. Try to poke your support contact, it's the proper way to resolve it. But regardless, I'd like to see your /proc/version > I checked that /proc/sys/kernel/shmmax was 33554432, with no .sem files Yeah. Still, interesting. Can you form a smaller example than whole Apache that breaks? -- Pete