
01-08-2013, 02:53 AM
|
|
Member
|
|
Join Date: May 2012
Posts: 12
|
|
Quote:
Originally Posted by NiteWave
good point ... then I tried to enable APC, but result is same:
|
Well I was puzzled by that, so have done some more digging by the process of elimination.
I orginally had a shared memory size of 256m, Its seems that you can set apc.shm_size upto 249M and it works fine, as soon as you go over 250 then the locales stop working.
Really really odd as to why. but at least I know why it wasn't working now, I will just keep my memory size to below 250m, and if i need more I'll have smaller memory sizes but go back to each user having their own memory isntance.
|