Edit report at https://bugs.php.net/bug.php?id=57638&edit=1
ID: 57638 Comment by: 1kenthomas at 1kenthomas dot com Reported by: roberto at spadim dot com dot br Summary: memory size can't be larger than 30Mb Status: Closed Type: Bug Package: APC Operating System: Linux 64bits archlinux 0.8 PHP Version: 5.2.1 Assigned To: shire Block user comment: N Private report: N New Comment: As of today, v. 3.1.3.x is still shipping with Ubuntu 11.10 while there are setup examples using "M". Just a FYI; it would be a service to backport, and it would be a service to have v4 in current distros. Previous Comments: ------------------------------------------------------------------------ [2009-03-22 19:55:10] sh...@php.net *experimental* apc-4.x branch supports the G and M suffixes, I don't think I'll be back-porting support for this to apc-3.x unless there's a lot of interest in it. ------------------------------------------------------------------------ [2008-12-01 11:43:04] melser dot anton at gmail dot com I'm surprised this is still here... I'd bet a fiver on the fact that your kernel.shmmax is still set to 32M max. Google for increasing your kernel.shmmax then check again. ------------------------------------------------------------------------ [2007-11-25 22:40:28] sh...@php.net apc.shm_size doesn't accept values with the suffix 'M','G' or anything else. It's using the default value of 30MB because it sees '64M' as invalid. I'll try to add code to make this more flexible so you can input values such as 'M' and 'G' and warn on invalid values. Try just '64' and it should work for you. ------------------------------------------------------------------------ [2007-04-26 18:15:20] wiesem...@php.net > (package selection corrected) now really ;-) ------------------------------------------------------------------------ [2007-04-26 18:01:38] wiesem...@php.net (package selection corrected) ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at https://bugs.php.net/bug.php?id=57638 -- Edit this bug report at https://bugs.php.net/bug.php?id=57638&edit=1