Hello all ...
Before a few days ... after I upgraded the Kernel successfully to the latest version ... but I found that GD wasn't working after upgradion ..
After that ... I told the data center to recompile the GD with php again and they did .. and GD library works fine after that 100% ...
But ..
On the forum site .. before the Datacenter recompile GD with PHP .. the encoding config.php that encoded by :
Zend Safe Suite v3.6
was working fine with :
Zend Optimizer v2.6.2
But after recompiling ...
It isn't working ... then I run the installation of Zend again in Shell and it upgrades to 3.0.0 .. just before a few minutes ...
Still encoding file not working !
But look here (php -v) :
Before a few days ... after I upgraded the Kernel successfully to the latest version ... but I found that GD wasn't working after upgradion ..
After that ... I told the data center to recompile the GD with php again and they did .. and GD library works fine after that 100% ...
But ..
On the forum site .. before the Datacenter recompile GD with PHP .. the encoding config.php that encoded by :
Zend Safe Suite v3.6
was working fine with :
Zend Optimizer v2.6.2
But after recompiling ...
It isn't working ... then I run the installation of Zend again in Shell and it upgrades to 3.0.0 .. just before a few minutes ...
Still encoding file not working !
It said it's not installed !Zend Optimizer not installed
This file was encoded by the Zend Encoder / Zend SafeGuard Suite
In order to run it, please install the freely available Zend Optimizer, version 2.1.0 or later.
What is the Zend Optimizer?
The Zend Optimizer is one of the most popular PHP plugins for performance-improvement, and has been freely available since the early days of PHP 4. It improves performance by taking PHP's intermediate code through multiple Optimization Passes, which replace inefficient code patterns with efficient code blocks. The replacement code blocks perform exactly the same operations as the original code, only faster.
In addition to performance-improvement, the Zend Optimizer also enables PHP to transparently load files encoded by the Zend Encoder or Zend SafeGuard Suite.
The Zend Optimizer is a freely-available product from Zend Technologies. Zend Technologies is the company that develops the scripting engine of PHP, also known as the Zend Engine
But look here (php -v) :
What is problem ?PHP 5.1.4 (cgi) (built: Jul 8 2006 11:20:36)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies
with Zend Extension Manager v1.0.10, Copyright (c) 2003-2006, by Zend Technologies
with Zend Optimizer v3.0.0, Copyright (c) 1998-2006, by Zend Technologies