are there any alternatives available for suhosin? or any recent tools like it? i use eaccelerator and i heard that suhosin can't get along with it.
feedback
|
|
You could switch to APC; suhosin + APC is fine. This assumes that switching is trivial (which it is, as far as I can tell). We use APC as a persistent cache, as well as the opcode caching, so that's also a bonus. | |||
|
feedback
|
|
Suhosin + APC works great. But I also recommended using AppArmor. In fact AppArmor is better at limiting the impact of vulnerabilities against your system. Its been installed by default in Ubuntu sense 8.x, and is now apart of the Linux mainline. | |||||
feedback
|