Page 1 of 1

Zend Extension, Ioncube, and EAccelerator Combo = Problems?

Posted: Sat Apr 05, 2008 6:19 am
by orware
Sorry if the title was confusing at all I was limited in the amount of characters I could use :-).

Currently, I have Zend Extension and Ioncube Loaders working fine on my PHP installation, but I have been noticing that a lot of PHP applications (e.g. SMF and Joomla) are adding support for caching modules like EAccelerator and I think that it would be a good idea to install it onto the server so I can take advantage of the extra performance gains provided by the module. Since our server runs a community college website the more performance we can eek out of it the better, methinks.

My question is: does this combination of extensions cause any problems within PHP or certain PHP applications?

I'm not expecting any problems when actually installing the EAccelerator module due to Scott's excellent ART Repository, but I just wanted to get a clear answer to my question.

Thank you,

Omar

Posted: Sat Apr 05, 2008 10:09 am
by scott
Just that the order in which they load matter. If you're using the rpms then that should already be set up right.