Is it possible to only use eAccelerator to cache content? I'd like to
disable the opcode caching to test if it is casusing a segfault, but I
have calls to eaccelerator.put() and get() that still need to work for
the site to work.
Yes I can code around the second issue, but I'd rather not if
eAccelerator can work as only a content cache.
In other words if I use
eaccelerator.enable = 0;
but I do load the dll will eaccelerator.put and get still work?
Thanks,
Stephen
gr,
Bart