![]() |
Zend Optimizer - Wersja do druku +- Forum Informatyczne WebElite.pl (https://www.webelite.pl) +-- Dział: # Technika komputerowa (https://www.webelite.pl/forumdisplay.php?fid=10) +--- Dział: Programowanie (https://www.webelite.pl/forumdisplay.php?fid=35) +---- Dział: PHP/MySQL (https://www.webelite.pl/forumdisplay.php?fid=86) +---- Wątek: Zend Optimizer (/showthread.php?tid=1762) |
Zend Optimizer - caleb17 - 19-03-2009 Od jakiegoś czasu na nie których stronach wyświetla mi się komunikat o treści "Zend Optimizer not installed". Czy muszę go zainstalować u siebie czy to wina adminów stron że nie zainstalowali oprogramowania ? Treść całego komunikatu: "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-improvent, 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." RE: Zend Optimizer - Mick - 19-03-2009 Zend optymizer służy do kompresowania danych wysyłanych do użytkownika. Skoro widzisz ten komunikat to znaczy, że serwer nie obsługuje takiego bajeru. ![]() RE: Zend Optimizer - caleb17 - 19-03-2009 THX ![]() RE: Zend Optimizer - jarex_67 - 29-08-2017 Spróbuj tutaj jest fajne szkolenie http://geek-on.pl ![]() |