Vertaling van "loadmodule" 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 can be published at any module position, or directly in an article by using the loadmodule plugin.
Es kann an jeder beliebigen Modulposition veröffentlicht werden, oder aber direkt in einem Artikel mittels des loadmodule plugins.
You can also add the style that is used for rendering the module. To do so, add the style as the third parameter like {loadmodule login, login2,xhtml}.
Man kann den Stil, der für die Darstellung des Moduls verwendet werden soll, als dritten Parameter {loadmodule login, Login 2,xhtml} angeben.
Note: loadmodule and multiple SecSign ID login forms on the same page are not supported and will not work.
Achtung: loadmodule und mehrere SecSign ID Loginformulare auf der gleichen Seite werden nicht unterstützt.
You might have to add a line like this to the LoadModule section
Es kann sein, dass Du eine Zeile wie diese zum LoadModule Bereich hinzufügen musst
Find the LoadModule directives in your "httpd.conf" file and add this after the existing ones
Finden Sie die LoadModule Direktive in Ihrer "httpd.conf" Datei und fügen Sie die folgende hinzu
In the former case, the directives between the start and end markers are only processed if the module named module is included in Apache - either compiled in or dynamically loaded using LoadModule.
Im ersten Fall werden die Direktiven zwischen der Start- und Endemarkierung nur ausgeführt, das Modul namens Modulname im Apache enthalten ist - entweder einkompiliert oder mittels LoadModule dynamisch geladen.
Description Stop and remove the specified module previously loaded with the LoadModule() command from memory.
Das angegebene '#Modul', welches zuvor mittels dem LoadModule() Befehl geladen wurde, wird angehalten und aus dem Speicher entfernt.
LoadModule - Load a module for this user on startup.
LoadModule - Lädt ein Modul für diesen Benutzer beim Starten.
LoadModule - Loads a global module on startup.
LoadModule - Lädt ein globales Modul beim Starten.
Cannot nest calls to LoadModule.\r
The LoadModule directive has a simple syntax, mapping a named module to the location of a shared library on disk
Die Direktive LoadModule hat eine einfache Syntax, wobei ein benanntes Modul auf den Ort einer Shared-Library auf der Platte abgebildet wird
The path on the right hand side of the LoadModule statement must point to the path of the PHP module on your system.
Der Pfad auf der rechten Seite des LoadModule Satements muss auf den Pfad des PHP Moduls auf Ihrem System zeigen.
This will create a libphp5.so shared library that is loaded into Apache using a LoadModule line in Apache's httpd.conf file.
Dies wird eine Bibliothek libphp5.so erzeugen, die mittels einer LoadModule-Zeile in der httpd.conf des Apache geladen wird.