Home > Uncategorized > Thread safety and PHP

Thread safety and PHP

December 26th, 2009 Leave a comment Go to comments

UPDATED

After a few seg-faults, I realized that eAccelerator isn’t thread safe (I was running it under a thread safe server)… It is thread safe… I just wasn’t loading it in thread safe mode (see the manual for details). Whoops.

Categories: Uncategorized Tags: ,
  1. No comments yet.
  1. No trackbacks yet.