Der erste Codeblock prüft, ob das PHP-Modul geladen ist.
The first block of code verifies that the PHP module is loaded.
Sie können es jedoch in Ihrem Hosting installieren, weil es PHP-Modul ist.
However, you can install it on your hosting because it is a PHP module.
Ändern Sie Ihre httpd.conf-Datei, damit das PHP-Modul geladen wird.
Edit your httpd.conf to load the PHP module.
Fügen Sie die folgende Zeile, um eine PHP-Modul zu aktivieren
To enable a PHP module, add the following line
PHP-Modul Einführung in die Programmierung
PHP module introduction to programming
Sollte ein PHP-Modul fehlen, welches von Ihnen benötigt wird, setzen Sie sich bitte mit unserem Support in Verbindung.
Should there be a PHP module missing that you need, please contact our support!
PHP-Modul PHP-Skripten in Webseiten ausführen
PHP module running PHP scripts in web pages
Geben Sie den folgenden Befehl ein, um die MariaDB-Datenbank zu installieren und das PHP-Modul, das für den Zugriff auf die mysql-Datenbank erforderlich ist.
Issue the below command to install MariaDB database and the PHP module needed to access mysql database.
Die nachstehende Prozedur beschreibt, wie Sie Ihre Testseiten in einem Webbrowser anzeigen, nachdem Sie PHP und das SQL Anywhere PHP-Modul installiert und konfiguriert haben.
The following procedure describes how to view your test pages from a web browser, after installing and configuring PHP and the SQL Anywhere PHP module.
Wenn Sie PHP nicht so konfiguriert haben, dass das SQL Anywhere PHP-Modul beim Start automatisch geladen wird, müssen Sie diesen Code in die anderen Skripten einfügen.
If you did not configure PHP to automatically load the SQL Anywhere PHP module at start time, you must add this code to the other sample scripts.
Das ImageMagick PHP-Modul ist enthalten, aber nicht standardmäßig aktiviert. Sie müssen es mit Hilfe der Vorlagendatei php.ini editieren.
The ImageMagick PHP module is included by default, but you must enable it inside the php.ini template file.
Bevor Sie das PHP-Modul benutzen, prüfen Sie, ob Ihre Umgebung für SQL Anywhere eingerichtet ist.
Before attempting to use the PHP module, verify that your environment is set up for SQL Anywhere.
Um das SQL Anywhere PHP-Modul zu benutzen, müssen Sie auch die folgenden Komponenten installieren
Before you can use the SQL Anywhere PHP module, you must also install the following components