Vertaling van "opcache" 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.
For opcode caching use the new opcache extension.
If someone xcache preferred, then he can simply disable in php.ini opcache, simply set the entry opcache.enable = 1 on opcache.enable = 0
Falls jemand xcache bevorzugt, dann kann er einfach in der php.ini opcache deaktivieren, dazu einfach den Eintrag opcache.enable = 1
PHP 7 ships with a built-in opcode cacher for caching and optimizing PHP intermediate code, it has the name 'opcache' and is available in the package php7.0-opcache.
PHP 7 wird mit einem integrierten Opcode-Cache zum Caching und zur Optimierung von PHP-Zwischencode ausgeliefert, hat den Namen'opcache' und ist im Paket php7.0-opcache enthalten.
The APC module for PHP versions 5.4 and 5.5 (higher versions require opcache) can be enabled on a managed Cloud Server.
Das APC-Modul für PHP 5.4 und 5.5 (spätere Versionen erfordern opcache) kann auf einem Managed Cloud-Server aktiviert werden.
Don't worry if it shows that Opcache is already installed.
Keine Sorge, wenn es zeigt, dass Opcache bereits installiert ist.
The reason for the new version is an improved OPcache management.
Hauptgrund für die neue Version ist ein verbessertes OPcache Management.
In this article, I want to show you how to disable the OPCache based caching for certain directories.
In diesem Artikel möchte ich euch zeigen wie man das Caching mittels OPCache für bestimme Verzeichnisse deaktivieren kann.
Especially when it comes to the development or if a bugfix is to be tested, it can make sense to disable OPCache.
Vorallem, wenn es um die Entwicklung geht oder wenn ein Bugfix getestet werden soll, kann es Sinn machen OPCache zu deaktivieren.
If you need a short introduction to the subject of OPCache, you should scroll down to the blue box in this article.
After you have activated the OPcache for your website and called it a few times, you can simply check whether the cache works correctly.
Nachdem Sie den OPcache für Ihre Website aktiviert haben und diese einige Male aufgerufen wurde, können Sie einfach prüfen, ob der Cache korrekt arbeitet.
The main reason for the new release was OPcache issues on some servers after switching to php 7.2.x.
Der Hauptgrund für die neue Version waren OPcache-Probleme auf einigen Servern nach Umstellung auf php 7.2.x.
Although OPCache is a good idea in almost all cases, there are, as with many thing, situations where you should make an exception.
Zwar ist OPCache in fast allen Fällen eine gute Idee und dessen Verwendung begrüßenswert, jedoch gibt es wie in fast allen Dingen auch hier Ausnahmen.
Optimize OPCache for production so that the compiled PHP code will be stored in memory.
OPCache für die Produktion optimieren, damit der kompilierte PHP-Code im Speicher abgelegt wird.