Zend Extension, Ioncube, and EAccelerator Combo = Problems?

Support/Development for PHP
orware
Forum User
Forum User
Posts: 30
Joined: Sat Apr 05, 2008 5:59 am

Zend Extension, Ioncube, and EAccelerator Combo = Problems?

Unread post 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
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post 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.
Post Reply