[packages] php5: fix APC support
[openwrt/svn-archive/archive.git] / lang / php5 / files / php.ini
index 301e453bed06951e6e939e31af1a861b03867f66..bcfc713f9597c11797628711900b6134636cbdaf 100644 (file)
@@ -197,7 +197,7 @@ default_socket_timeout = 60
 [APC]
 apc.enabled = 1
 apc.shm_segments = 1   ;The number of shared memory segments to allocate for the compiler cache.
-apc.shm_size = 4       ;The size of each shared memory segment in MB.
+apc.shm_size = 4M      ;The size of each shared memory segment.
 
 [Date]
 ;date.timezone =