php 5.3 without zend optimizer

Hello,

I want to set my project on the server of my webhosting provider. The problem is that they use php 5.3 on their server. On php 5.3 there is no zend optimizer. How do I solve this ?

Johan

Re: php 5.3 without zend optimizer

To run the applications created with scriptcase you dont need Zend Optimizer.

Zend Optimizer is needed to run the ScriptCase itself, cauze its source is encrypted with Zend Guard.

The applications and the Prod environment are open source, you dont need zend optimizer.