Can APC and eAccelerator be run on the same server or will the conflict with each other?
Can APC and eAccelerator be run on the same server or will the conflict with each other?
Can ya be a bit more vague? APC is traditionally known as American Power Conversion (ie: the APC switch guys). If that's the APC you're after, then you shouldn't have any sort of problem, as this is done off hardware (ie: your power is cut), not software. APC doesn't care if you have Eaccelerator, windows, linux, Mac, FreeBSD, or anything else installed.
Now, if you're after comparing something else, you might want to specify a bit![]()
Linux Tech Networks: Reliable Server Administration and Monitoring since 2002
APC = Alternative PHP Cache
They both do the same thing, so you can't use them simultaneously.
Linux Tech Networks: Reliable Server Administration and Monitoring since 2002
Both the APC and Eaccelerator are used for PHP code cache. So you can install either but i would suggest to use Eaccelerator as It increases the performance of PHP scripts by caching them in their compiled state, so that the overhead of compiling is almost completely eliminated.![]()
Regards,
Aneel