On Thu, Nov 6, 2008 at 11:22 AM, DLS <[EMAIL PROTECTED]> wrote:
> > Anyone else get segmentation fault when running memcached? The error > in the apache log reads "[notice] child pid 10953 exit signal > Segmentation fault (11)". Which then causes a white screen of death. > > I'm running memcached 1.2.6, php 5.2.6, and apache 2.2 on linux. The > apps I'm running are WordPress MU and MediaWiki. > > Apache restarts don't seem to solve it, though I can occasionally get > it to work when I restart both apache and memcached and see much > improved performance when I do. > > Memcache is a seperate process from Apache -- I don't see how the two would be connected. How are you connecting to memcache? Using PHP?
