Web Hosting Talk







View Full Version : Install Zend before MMcache?


eniki
04-09-2004, 06:37 AM
Is it possible to leave Zend installed and then install Turck MMcache on top? I already have the Zend optimiser installed because we use WHMAutopilot which needs it in order to decode it. I have tried a search but nobody mentioned whther you can do it this way around or not.

Thanks.

scooterh
04-09-2004, 07:27 AM
Yes, you can have Zend installed first and then install mmcache. But if you ever want to support IONCube, i wouldn't recommend installing it. But if you don't want to support it, then yes its a very good thing to install.

phpdeveloper
04-09-2004, 11:41 AM
Just make sure mmcache entry in php.ini is before zend entry.

eniki
04-10-2004, 07:08 PM
What would then ber the problem with ioncube?

Thx.