Most hosting companies run with php 5.3 nowdays. The Zend Optimize as it was called only support php 4.2-5.2.x!
They upgraded their Zend Optimize to Zend Guard for 5.3+ and therefor your software needs to be recompiled with THAT version
to be able to run under php 5.3! Please don't tell people to find Zend Optimize for 5.3, there is no_ optimize for that version period.
From their own homepage: Supported PHP Versions:
•4.2.x through 5.2.x (using Zend Optimizer as the runtime decoder)
•5.3.x (using Zend Guard Loader as the runtime decoder)
By using Zend Guard, you need to recompile your script for that version, demands version 4, while you have version 0 or it was 1, i guess
it's an internal versioning for their compilers. Only way to get it to run is to downgrade to php 5.2.x and use Zend Optimize, but do you guys think
that hosting companies will do that ?
Time to get to work guys if you want more sales, php 6 is also soon comming and I want your answer on this aswell.