Vertaling van "PHP Opcode" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
It's similar to other PHP opcode cachers, such as eAccelerator and XCache.
Es ist anderen PHP opcode Cachern wie eAccelerator und XCache ähnlich.
If you see that another PHP opcode cacher such as eAccelerator or APC is installed, you must remove it before you install APC: For eAccelerator
Wenn Du siehst, dass eAccelerator in Deiner PHP Installation aktiviert ist, solltest Du nun das php-eaccelerator Modul deinstallieren, da wir nicht zwei PHP Opcode Cachers brauchen
APC is very useful particularly for scripts with large source code. APC (PHP Opcode Cache) in Shared Hosting
we flush PHP opcode cache (if needed)
APC is a free and open PHP opcode cacher for caching and optimizing PHP intermediate code.
APC ist ein kostenloser und offener PHP opcode Cacher zum cachen und optimieren von PHP Zwischencode.
It's similar to other PHP opcode cachers, such as eAccelerator and XCache. It is strongly recommended to have one of these installed to speed up your PHP page.
Es ist anderen PHP Opcode Cachern wie eAccelerator und XCache ähnlich und es wird ausdrücklich empfohlen einen von diesen zu installieren um Ihre PHP Seite zu beschleunigen.
APCu is a free PHP opcode cacher for caching and optimizing PHP intermediate code.
Wählen Sie die benötigten Module aus und installieren Sie diese wie zum Cachen und Optimieren von PHP Zwischencode.
Andere resultaten
If your website is written in PHP, enabling the opcode cache module can speed it up by a factor of two or more.
Wenn Ihre Website in PHP geschrieben ist, kann die Aktivierung des Opcode-Cache-Moduls die Website um das Doppelte oder mehr beschleunigen.
In other words, a PHP script when it is executed, is compiled into opcode, code that is understandable by the machine.
Mit anderen Worten, wenn ein PHP-Skript ausgeführt wird, wird es in OPcode kompiliert - also maschinenlesbarer Code.
It is compiled by caching the opcode which minimises slow disk reads and speeds up the processes your PHP code.
PHP-FPM wurde mit Opcode-Caching kompiliert, was es erlaubt, die Festplattenaufrufe zu minimieren und die Verarbeitung Ihres PHP-Codes zu beschleunigen.
If your hosting provider allows it, you may be able to switch on PHP acceleration, also known as opcode cache module, for your website.
Vytlačit' článok We are using OpCode Cache for our servers to increase the speed of PHP
Wir setzen für unsere Server "OpCode Cache" ein, damit die Geschwindigkeit von PHP erhöht wird.
PHP manages its own children and opcode caches like APC will only share among children managed by PHP.
PHP verwaltet seine eigenen Kindprozesse. Opcode caches wie APC werden nur unter Kindprozessen geteilt, welche von PHP verwaltet werden.