View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002102 | OXID eShop (all versions) | 6. ------ Setup ------- | public | 2010-09-14 17:48 | 2010-09-29 16:57 |
Reporter | olav | Assigned To | |||
Priority | high | Severity | block | Reproducibility | always |
Status | resolved | Resolution | suspended | ||
Platform | Linux PHP 5.3 | ||||
Product Version | 4.4.2 revision 29492 | ||||
Summary | 0002102: Professional Edition requires Zend Optimizer which is not available on PHP 5.3 | ||||
Description | cf. http://www.zend.com/de/products/guard/downloads | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | 5.3 | ||||
Database Version | any | ||||
|
The message in my server log says: Zend Optimizer requires Zend Engine API version 220060519. The Zend Engine API version 220090626 which is installed, is newer. Contact Zend Technologies at http://www.zend.com/ for a later version of Zend Optimizer. My PHP is Version 5.3.0 I have tried it with ZendOptimizer-3.3.9-linux-glibc23-i386.tar |
|
Reminder sent to: olav Hi, As I wrote also in dev-general: "Since version 4.3.1 eShop is compatible with PHP 5.3. But please be careful by running encoded eShop source code (EE/PE) on the PHP 5.3, because as far as we know, there is no final version of Zend Guard and Zend Guard Loader (which will replace Zend Optimizer) which supports PHP 5.3 yet. It means that some fatal errors may occur trying to run encoded eShop source code on PHP 5.3." Currently there is beta version of Zend Guard prepared by Zend, which can encode source code for PHP 5.3. When final version of this will be released - we will take all needed actions to prepare eShop running on PHP 5.3 (included appropriate system requirements check). Best regards, |