បកប្រែ "entwicklungsschritt von php" ទៅជា ភាសាអង់គ្លេស

បង្ហាញការបង្ហាញ {ការបកប្រែចុងក្រោយនៃ 50 ការបកប្រែឃ្លា "entwicklungsschritt von php" ពី អាល្លឺម៉ង់ ទៅ ភាសាអង់គ្លេស

ការបកប្រែពី អាល្លឺម៉ង់ ទៅ ភាសាអង់គ្លេស នៃ entwicklungsschritt von php

អាល្លឺម៉ង់
ភាសាអង់គ្លេស

DE Für 32-bit-PHP auf einem 32-bit-System oder für 64-bit-PHP auf einem 64-bit-System ist [(HKEY_LOCAL_MACHINE\SOFTWARE\PHP] zu verwenden; für 32-bit-PHP auf einem 64-bit-System ist stattdessen [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\PHP]] zu verwenden

EN For 32-bit PHP on a 32-bit OS or a 64-bit PHP on a 64-bit OS use [(HKEY_LOCAL_MACHINE\SOFTWARE\PHP] for 32-bit version of PHP on a 64-bit OS use [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\PHP]] instead

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
php php
oder or
software software
verwenden use
stattdessen instead
für for
auf on
einem a
zu of

DE $ PHP_INI_SCAN_DIR=:/usr/local/etc/php.d php PHP wird alle Dateien in /etc/php.d/*.ini, und dann /usr/local/etc/php.d/*.ini als Konfigurationsdateien laden

EN $ PHP_INI_SCAN_DIR=:/usr/local/etc/php.d php PHP will load all files in /etc/php.d/*.ini, then /usr/local/etc/php.d/*.ini as configuration files

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
php php
local local
etc etc
dateien files
konfigurationsdateien configuration files
laden load
ini ini
usr usr
d d
wird will
dann then
in in
alle all
als as

DE $ PHP_INI_SCAN_DIR=/usr/local/etc/php.d: php PHP wird alle Dateien in /usr/local/etc/php.d/*.ini, und dann /etc/php.d/*.ini als Konfigurationsdateien laden.

EN $ PHP_INI_SCAN_DIR=/usr/local/etc/php.d: php PHP will load all files in /usr/local/etc/php.d/*.ini, then /etc/php.d/*.ini as configuration files.

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
php php
local local
etc etc
dateien files
konfigurationsdateien configuration files
laden load
ini ini
usr usr
d d
wird will
dann then
in in
alle all
als as

DE Öffnen Sie das Terminal, lesen Sie das Kapitel PHP auf der Kommandozeile des PHP-Handbuchs und führen Sie php -v aus, um die PHP-Version dieses PHP-Binärprogramms zu sehen

EN Open up the terminal, read the command line section of the PHP manual, and execute php -v to check the PHP version of this PHP binary

DE Diese Version ist ein bedeutender Entwicklungsschritt von PHP, der die Ladedauer von Websites verkürzt, die Fehlerverwaltung verbessert, die Verschlüsselungsfunktionen sicherer macht und die Leistung der Skriptsprache PHP massiv verbessert.

EN This version is a major development in PHP which makes website loading faster, improves error management, enhances the security of cryptography functions and massively improves PHP language performance.

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
php php
sicherer security
leistung performance
massiv massively
macht makes
verbessert improves
und and
version version
ist is
ein a

DE Diese Version ist ein bedeutender Entwicklungsschritt von PHP, der die Ladedauer von Websites verkürzt, die Fehlerverwaltung verbessert, die Verschlüsselungsfunktionen sicherer macht und die Leistung der Skriptsprache PHP massiv verbessert.

EN This version is a major development in PHP which makes website loading faster, improves error management, enhances the security of cryptography functions and massively improves PHP language performance.

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
php php
sicherer security
leistung performance
massiv massively
macht makes
verbessert improves
und and
version version
ist is
ein a

DE Diese Beispiele werden eine große Zahl von Paketen, inklusive spezieller PHP-Pakete wie php-cgi, php-cli und php-dev, anzeigen

EN The examples will show a lot of packages including several PHP specific ones like php-cgi, php-cli and php-dev

DE Falls die Datei php-SAPI.ini existiert (wobei SAPI die verwendete SAPI ist, was als Dateinamen z. B. php-cli.ini oder php-apache.ini ergibt), wird diese anstelle der php.ini verwendet. Der Name der SAPI kann durch

EN If php-SAPI.ini exists (where SAPI is the SAPI in use, so, for example, php-cli.ini or php-apache.ini), it is used instead of php.ini. The SAPI name can be determined with

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
php php
name name
ini ini
oder or
verwendete use
kann can
anstelle instead of
verwendet used
wobei with
die example
ist exists
als in

DE $ PHP_INI_SCAN_DIR=/usr/local/etc/php.d php PHP wird alle Dateien in /usr/local/etc/php.d/*.ini als Konfigurationsdateien laden

EN $ PHP_INI_SCAN_DIR=/usr/local/etc/php.d php PHP will load all files in /usr/local/etc/php.d/*.ini as configuration files

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
php php
local local
etc etc
dateien files
konfigurationsdateien configuration files
laden load
ini ini
usr usr
d d
wird will
in in
alle all
als as

DE Die Konfigurationsdatei (php.ini) wird beim Start von PHP eingelesen. Für die Servermodul-Versionen von PHP geschieht dies nur einmal beim Start des Webservers. Für die CGI- und CLI-Versionen geschieht dies bei jedem Aufruf.

EN The configuration file (php.ini) is read when PHP starts up. For the server module versions of PHP, this happens only once when the web server is started. For the CGI and CLI versions, it happens on every invocation.

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
konfigurationsdatei configuration file
php php
ini ini
versionen versions
geschieht happens
für for
von of
wird the
start on
dies this
nur only

DE Das Skript zur Durchführung von Tests wurde von run-test.php in run-tests.php umbenannt, damit es dem Namen in php-src entspricht.

EN The test runner has been renamed from run-test.php to run-tests.php, to match its name in php-src.

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
php php
entspricht match
durchführung run
tests tests
in in
namen name
test test
damit to

DE Die Unterstützung von PHP 7.2 wird eingestellt ? was ist mit Magento 1 unter PHP 7.3, 7.4 und PHP 8?

EN PHP 7.2 support is discontinued ? what about Magento 1 under PHP 7.3, 7.4 and PHP 8?

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
unterstützung support
php php
eingestellt discontinued
magento magento
und and
wird is
unter under

DE Ältere PHP-Versionen wie PHP 5.6 werden nicht unterstützt, da sie von PHP selbst nicht unterstützt werden.

EN Older PHP versions like PHP 5.6 are not supported, because they are not supported by PHP itself.

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
php php
unterstützt supported
versionen versions
nicht not
werden are
da because
von by
wie like

DE PHP: Migration von PHP 7.3.x auf PHP 7.4.x - Manual

EN PHP: Migrating from PHP 7.3.x to PHP 7.4.x - Manual

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
php php
migration migrating
x x
manual manual

DE PHP: Migration von PHP 7.2.x auf PHP 7.3.x - Manual

EN PHP: Migrating from PHP 7.2.x to PHP 7.3.x - Manual

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
php php
migration migrating
x x
manual manual

DE PHP: Migration von PHP 7.4.x auf PHP 8.0.x - Manual

EN PHP: Migrating from PHP 7.4.x to PHP 8.0.x - Manual

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
php php
migration migrating
x x
manual manual

DE Die Unterstützung von PHP 7.2 wird eingestellt ? was ist mit Magento 1 unter PHP 7.3, 7.4 und PHP 8?

EN PHP 7.2 support is discontinued ? what about Magento 1 under PHP 7.3, 7.4 and PHP 8?

DE Ältere PHP-Versionen wie PHP 5.6 werden nicht unterstützt, da sie von PHP selbst nicht unterstützt werden.

EN Older PHP versions like PHP 5.6 are not supported, because they are not supported by PHP itself.

DE Benötigt mindestens WordPress 3.9 und PHP 5.3! (lies mehr über die empfohlene PHP Version und warum du die neueste PHP Version brauchst)

EN WordPress 3.9 and PHP 5.3.3 required! (read more about recommended php version and why you should switch to modern php)

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
wordpress wordpress
php php
empfohlene recommended
neueste modern
lies and
benötigt required
mehr more
version version
du you

DE Eine Website läuft mit PHP 7 unter bestimmten Bedingungen bis zu doppelt so schnell wie mit PHP 5.6 und bis zu 14-mal so schnell wie mit PHP 5

EN Depending on the case in point, a site operating with PHP 7 will run up to twice as fast as with PHP 5.6 and up to 14 times faster than with PHP 5

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
php php
website site
schnell fast
und and
doppelt twice
mit with
zu to
eine a
mal times

DE Webanwendungen, die bereits mit PHP 7 kompatibel sind, kommt diese Leistungssteigerung ebenfalls zugute: Eine WordPress-Site unter PHP 7 könnte laut Zend bis zu 183 Abfragen pro Sekunde mehr als unter PHP 5.6 ausführen

EN Web applications already compatible with PHP 7 also benefit from this performance gain and according to Zend, a WordPress site with PHP 7 could also run up to 183 requests per second more than with PHP 5.6

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
webanwendungen web applications
php php
zugute benefit
wordpress wordpress
site site
könnte could
bereits already
mit with
mehr more
eine a
laut according to
zu to
diese this
bis from
pro per

DE Unter Leistung können Sie die durchschnittlichen PHP + MySQL-Antwortzeiten, den PHP-Durchsatz, die PHP-Arbeitszeitbegrenzung und die AJAX-Nutzung sehen:

EN In Performance, you can see average PHP + MySQL response times, PHP Throughput, PHP Worker Limit, and AJAX usage:

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
durchschnittlichen average
php php
mysql mysql
durchsatz throughput
ajax ajax
nutzung usage
unter in
leistung performance
können can

DE $ php PHP wird alle Dateien in /etc/php.d/*.ini als Konfigurationsdateien laden

EN $ php PHP will load all files in /etc/php.d/*.ini as configuration files

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
php php
dateien files
etc etc
konfigurationsdateien configuration files
laden load
d d
ini ini
wird will
in in
alle all
als as

DE Eine Website läuft mit PHP 7 unter bestimmten Bedingungen bis zu doppelt so schnell wie mit PHP 5.6 und bis zu 14-mal so schnell wie mit PHP 5

EN Depending on the case in point, a site operating with PHP 7 will run up to twice as fast as with PHP 5.6 and up to 14 times faster than with PHP 5

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
php php
website site
schnell fast
und and
doppelt twice
mit with
zu to
eine a
mal times

DE Webanwendungen, die bereits mit PHP 7 kompatibel sind, kommt diese Leistungssteigerung ebenfalls zugute: Eine WordPress-Site unter PHP 7 könnte laut Zend bis zu 183 Abfragen pro Sekunde mehr als unter PHP 5.6 ausführen

EN Web applications already compatible with PHP 7 also benefit from this performance gain and according to Zend, a WordPress site with PHP 7 could also run up to 183 requests per second more than with PHP 5.6

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
webanwendungen web applications
php php
zugute benefit
wordpress wordpress
site site
könnte could
bereits already
mit with
mehr more
eine a
laut according to
zu to
diese this
bis from
pro per

DE Benötigt mindestens WordPress 3.9 und PHP 5.3! (lies mehr über die empfohlene PHP Version und warum du die neueste PHP Version brauchst)

EN WordPress 3.9 and PHP 5.3.3 required! (read more about recommended php version and why you should switch to modern php)

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
wordpress wordpress
php php
empfohlene recommended
neueste modern
lies and
benötigt required
mehr more
version version
du you

DE Benötigt mindestens WordPress 3.9 und PHP 5.3! (lies mehr über die empfohlene PHP Version und warum du die neueste PHP Version brauchst)

EN WordPress 3.9 and PHP 5.3.3 required! (read more about recommended php version and why you should switch to modern php)

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
wordpress wordpress
php php
empfohlene recommended
neueste modern
lies and
benötigt required
mehr more
version version
du you

DE Benötigt mindestens WordPress 3.9 und PHP 5.3! (lies mehr über die empfohlene PHP Version und warum du die neueste PHP Version brauchst)

EN WordPress 3.9 and PHP 5.3.3 required! (read more about recommended php version and why you should switch to modern php)

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
wordpress wordpress
php php
empfohlene recommended
neueste modern
lies and
benötigt required
mehr more
version version
du you

DE Benötigt mindestens WordPress 3.9 und PHP 5.3! (lies mehr über die empfohlene PHP Version und warum du die neueste PHP Version brauchst)

EN WordPress 3.9 and PHP 5.3.3 required! (read more about recommended php version and why you should switch to modern php)

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
wordpress wordpress
php php
empfohlene recommended
neueste modern
lies and
benötigt required
mehr more
version version
du you

DE Benötigt mindestens WordPress 3.9 und PHP 5.3! (lies mehr über die empfohlene PHP Version und warum du die neueste PHP Version brauchst)

EN WordPress 3.9 and PHP 5.3.3 required! (read more about recommended php version and why you should switch to modern php)

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
wordpress wordpress
php php
empfohlene recommended
neueste modern
lies and
benötigt required
mehr more
version version
du you

DE Benötigt mindestens WordPress 3.9 und PHP 5.3! (lies mehr über die empfohlene PHP Version und warum du die neueste PHP Version brauchst)

EN WordPress 3.9 and PHP 5.3.3 required! (read more about recommended php version and why you should switch to modern php)

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
wordpress wordpress
php php
empfohlene recommended
neueste modern
lies and
benötigt required
mehr more
version version
du you

DE Benötigt mindestens WordPress 3.9 und PHP 5.3! (lies mehr über die empfohlene PHP Version und warum du die neueste PHP Version brauchst)

EN WordPress 3.9 and PHP 5.3.3 required! (read more about recommended php version and why you should switch to modern php)

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
wordpress wordpress
php php
empfohlene recommended
neueste modern
lies and
benötigt required
mehr more
version version
du you

DE Benötigt mindestens WordPress 3.9 und PHP 5.3! (lies mehr über die empfohlene PHP Version und warum du die neueste PHP Version brauchst)

EN WordPress 3.9 and PHP 5.3.3 required! (read more about recommended php version and why you should switch to modern php)

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
wordpress wordpress
php php
empfohlene recommended
neueste modern
lies and
benötigt required
mehr more
version version
du you

DE Benötigt mindestens WordPress 3.9 und PHP 5.3! (lies mehr über die empfohlene PHP Version und warum du die neueste PHP Version brauchst)

EN WordPress 3.9 and PHP 5.3.3 required! (read more about recommended php version and why you should switch to modern php)

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
wordpress wordpress
php php
empfohlene recommended
neueste modern
lies and
benötigt required
mehr more
version version
du you

DE Benötigt mindestens WordPress 3.9 und PHP 5.3! (lies mehr über die empfohlene PHP Version und warum du die neueste PHP Version brauchst)

EN WordPress 3.9 and PHP 5.3.3 required! (read more about recommended php version and why you should switch to modern php)

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
wordpress wordpress
php php
empfohlene recommended
neueste modern
lies and
benötigt required
mehr more
version version
du you

DE Benötigt mindestens WordPress 3.9 und PHP 5.3! (lies mehr über die empfohlene PHP Version und warum du die neueste PHP Version brauchst)

EN WordPress 3.9 and PHP 5.3.3 required! (read more about recommended php version and why you should switch to modern php)

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
wordpress wordpress
php php
empfohlene recommended
neueste modern
lies and
benötigt required
mehr more
version version
du you

DE Benötigt mindestens WordPress 3.9 und PHP 5.3! (lies mehr über die empfohlene PHP Version und warum du die neueste PHP Version brauchst)

EN WordPress 3.9 and PHP 5.3.3 required! (read more about recommended php version and why you should switch to modern php)

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
wordpress wordpress
php php
empfohlene recommended
neueste modern
lies and
benötigt required
mehr more
version version
du you

DE Benötigt mindestens WordPress 3.9 und PHP 5.3! (lies mehr über die empfohlene PHP Version und warum du die neueste PHP Version brauchst)

EN WordPress 3.9 and PHP 5.3.3 required! (read more about recommended php version and why you should switch to modern php)

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
wordpress wordpress
php php
empfohlene recommended
neueste modern
lies and
benötigt required
mehr more
version version
du you

DE Benötigt mindestens WordPress 3.9 und PHP 5.3! (lies mehr über die empfohlene PHP Version und warum du die neueste PHP Version brauchst)

EN WordPress 3.9 and PHP 5.3.3 required! (read more about recommended php version and why you should switch to modern php)

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
wordpress wordpress
php php
empfohlene recommended
neueste modern
lies and
benötigt required
mehr more
version version
du you

DE Benötigt mindestens WordPress 3.9 und PHP 5.3! (lies mehr über die empfohlene PHP Version und warum du die neueste PHP Version brauchst)

EN WordPress 3.9 and PHP 5.3.3 required! (read more about recommended php version and why you should switch to modern php)

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
wordpress wordpress
php php
empfohlene recommended
neueste modern
lies and
benötigt required
mehr more
version version
du you

DE Benötigt mindestens WordPress 3.9 und PHP 5.3! (lies mehr über die empfohlene PHP Version und warum du die neueste PHP Version brauchst)

EN WordPress 3.9 and PHP 5.3.3 required! (read more about recommended php version and why you should switch to modern php)

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
wordpress wordpress
php php
empfohlene recommended
neueste modern
lies and
benötigt required
mehr more
version version
du you

DE Behoben: PHP > Fix potential PHP fatal in PHP 8+ mit bestimmten gecachten Daten, wenn der Cache einen Zeichenfolgen statt eines erwarteten Arrays zurückgibt. (@sc0ttkclark)

EN Fixed: PHP > Fix potential PHP fatal in PHP 8+ with certain cached data when cache returns string instead of an expected array. (@sc0ttkclark)

DE Für PHP wird mindestens Windows 2008/Vista benötigt, entweder 32-Bit oder 64-Bit (auch bekannt als X86 oder X64; PHP läuft nicht auf Windows RT/WOA/ARM). Windows 2008 und Vista werden seit PHP 7.2.0 nicht mehr unterstützt.

EN PHP requires at least Windows 2008/Vista. Either 32-Bit or 64-bit (AKA X86 or X64. PHP does not run on Windows RT/WOA/ARM). As of PHP 7.2.0 Windows 2008 and Vista are no longer supported.

DE geprüft werden kann. Wenn keine php.ini angegeben wird, verwendet PHP die Standardwerte. Lesen Sie dazu die entsprechende FAQ: Wo sollte sich meine php.ini befinden?.

EN will reveal this information. If a php.ini is not used, PHP will use all default values. See also the related FAQ on finding php.ini.

DE Dieser Artikel enthält Antworten auf all Ihre Fragen sowie eine Minianleitung, um sich mit diesem wichtigen Entwicklungsschritt von WordPress, dem weltweit am meisten verwendeten Tool zur Website-Erstellung, vertraut zu machen.

EN You?ll find all the answers to your questions in this article as well as a mini-guide to find out more about this major development for WordPress, the world?s favourite tool for creating websites.

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
antworten answers
wordpress wordpress
weltweit world
tool tool
website websites
fragen questions
wichtigen major
erstellung creating
ihre your
um for
zu to
diesem this
eine a

DE Dieser bedeutende Entwicklungsschritt unseres AOD-/VOD-Dienstes erfolgt, ohne dass bestehende Nutzer eingreifen müssen, und wird von einer attraktiven Anpassung unserer Tarife begleitet.

EN This major change in our AOD/VOD service will not require any action for existing users and will be accompanied by an attractive updating of our pricing?

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
bedeutende major
nutzer users
attraktiven attractive
tarife pricing
aod aod
vod vod
dienstes service
und and
dieser this
wird will
anpassung change
begleitet accompanied
ohne not
bestehende existing
unserer of

DE Der nächste Entwicklungsschritt soll das Niveau der Verbindung von Gesäß und Bike auf ein neues Level heben und uns zum ersten Mal einen maßgeschneiderten Sattel anbieten

EN The next step of development is to take the connection between seat and bike to a new level and thus offer the first fully tailored bike saddle

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
verbindung connection
bike bike
anbieten offer
neues new
sattel saddle
und and
level level
nächste the
der thus
ersten the first
von of

DE Dieser wichtige Entwicklungsschritt betrifft Web- und Classic-Hostings sowie Managed- und Non-managed-Cloud-Server.

EN This major development concerns Web and Classic hostings as well as managed and unmanaged Cloud Servers.

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
wichtige major
betrifft concerns
web web
classic classic
hostings hostings
managed managed
cloud cloud
server servers
dieser this
und and
sowie as

DE Dass OpenText seine gesamte Content Management Suite an Amplexor übergeben hat, war der nächste logische Entwicklungsschritt in der langjährigen Partnerschaft

EN Consigning OpenText’s entire Content Management Suite to Amplexor was the logical next step in this long-standing partnership

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
content content
management management
amplexor amplexor
logische logical
partnerschaft partnership
suite suite
war was
in in
nächste the
gesamte entire
dass to

DE Expertenpanel bietet Berater mit jahrzehntelanger Erfahrung für jeden Entwicklungsschritt eines MedTech-Unternehmens

EN Expert panel offers advisors with decades of experience for every step of a medtech company`s development

អាល្លឺម៉ង់ ភាសាអង់គ្លេស
bietet offers
jahrzehntelanger decades
erfahrung experience
unternehmens company
berater advisors
mit with
für for
eines a

បង្ហាញការបកប្រែ {លទ្ធផលចុងក្រោយ} នៃ 50 ការបកប្រែ