Kundencenter Webspace PHP-Konfigurator/en

Aus EUserv Wiki

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(General)
(Configuring PHP)
Zeile 14: Zeile 14:
In EUserv customer center, you have the opportunity to make adjustments to the PHP version for your homepage.
In EUserv customer center, you have the opportunity to make adjustments to the PHP version for your homepage.
-
To do so, select first from your webspace contract for which you want to configure the settings for PHP.
+
Choose your webspace contract for which you want to configure the settings for PHP.
<br>
<br>
<br>
<br>
Zeile 22: Zeile 22:
<br>
<br>
<br>
<br>
-
Once you have selected your webspace contract, now click on the menu item "PHP Configurator" under webspace.
+
Once you have selected your webspace contract, now click on the menu item "PHP Configurator" under Webspace.
<br>
<br>
<br>
<br>
Zeile 30: Zeile 30:
<br>
<br>
<br>
<br>
-
Here you can configure your webspace tariff PHP settings.
+
Here you can configure your webspace PHP settings.
<br>
<br>
<br>
<br>
Zeile 38: Zeile 38:
<br>
<br>
<br>
<br>
 +
=== Setting PHP4 ===
=== Setting PHP4 ===
-
PHP4 was set in 2008. Since it is no longer published and supported. So, for PHP4 since 2008, no updates or new security innovations. Need it anyway for your website, so you can use PHP4 drop-down menu under "Default PHP version" choose for your entire web space. To save your selection, please click on "contact".
+
PHP4 was set in 2008. Since then it has no more publish and support. Therefore, since 2008 the PHP4 has no updates or new security innovations. If you need it nevertheless for your website, you can select PHP4 drop-down menu under "Default PHP-Version" choose for your entire webspace. To save your selection, please click on "setzen".
<br>
<br>
<br>
<br>
Zeile 48: Zeile 49:
<br>
<br>
<br>
<br>
 +
=== Setting PHP5 ===
=== Setting PHP5 ===
-
PHP5 and PHP4 is the successor to the latest stable version of the scripting language. It is currently developed and published. Security updates are regularly provided. From the drop-down menu under "Default PHP version", you can select PHP5 for your entire webspace. Since it is the newer version, it is automatically set at the beginning of the "default". To save your selection, please click on "contact".
+
PHP5 is the successor of PHP4 to the latest stable version of the scripting language. It is currently developed and published. Security updates are regularly provided. From the drop-down menu under "Default PHP-Version", you can select PHP5 for your entire webspace. Since it is the newer version, it is automatically set at the beginning of the "default". To save your selection, please click on "setzen".
<br>
<br>
<br>
<br>
Zeile 61: Zeile 63:
=== Function allow_url_fopen ===
=== Function allow_url_fopen ===
-
The setting "allow_url_fopen" enabled URL support fopen () wrapper, making it possible to access a URL object like any other file. It Standardwrapper be supplied to access remote files over FTP and HTTP protocol. WARNING: safety-critical parameters
+
The setting of "allow_url_fopen" activates URL-supporting fopen()-Wrapper, which enable to access URL objects like normal files. Besides, Standardwrapper are provided for the access to removed files about FTP-and HTTP protocol. WARNING: safety-critical parameters
<br>
<br>
<br>
<br>
Zeile 69: Zeile 71:
<br>
<br>
<br>
<br>
 +
=== Function allow_url_include ===
=== Function allow_url_include ===
-
The setting of "allow_url_include" enables the use of URL wrappers with the following functions: "include, include_once, require, require_once". "allow_url_include" only works when "allow_url_fopen" is also enabled. WARNING: safety-critical parameters
+
The setting of "allow_url_include" activates the use of URL wrappers with the following functions: "include, include_once, require, require_once". "allow_url_include" only works when "allow_url_fopen" is also activated. WARNING: safety-critical parameters
<br>
<br>
<br>
<br>
Zeile 79: Zeile 82:
<br>
<br>
<br>
<br>
 +
=== Function register_globals ===
=== Function register_globals ===
-
The setting "register_globals" to determine whether the EGPCS (Environment / Environment, GET, POST, Cookie, Server) variables are to be registered as global variables. WARNING: safety-critical parameters
+
The setting of "register_globals" to determine whether the EGPCS (Environment, GET, POST, Cookie, Server) variables should be registered as global variables. WARNING: safety-critical parameters
<br>
<br>
<br>
<br>
Zeile 89: Zeile 93:
<br>
<br>
<br>
<br>
 +
=== Function display_errors ===
=== Function display_errors ===
-
The setting "display_errors" determines whether your site in case of failure or insufficient permissions to issue an error message.
+
The setting of "display_errors" determines whether your site in case of failure or insufficient permissions to issue an error message.
<br>
<br>
<br>
<br>

Version vom 14:42, 4. Okt. 2012

Setting up PHP

Inhaltsverzeichnis

Setting up PHP

General

If you have an EUserv webspace, you have the option of using different scripting languages​​, which are mainly used to create dynamic Web pages and Web applications, including PHP (Personal Home Page Tools). The collective EUserv webspace includes PHP version 4 and 5. The latest stable version is PHP 5. PHP 4 was set in 2008 and is no longer supported. EUserv still provides PHP 4 in the customer service center.

Configuring PHP

In EUserv customer center, you have the opportunity to make adjustments to the PHP version for your homepage.

Choose your webspace contract for which you want to configure the settings for PHP.

Datei:Kc-vertrag-wählen_572x.png



Once you have selected your webspace contract, now click on the menu item "PHP Configurator" under Webspace.

Datei:Account_vertragsdetails2_572x.png



Here you can configure your webspace PHP settings.

Datei:Php-einstellungen_default_572x.png



Setting PHP4

PHP4 was set in 2008. Since then it has no more publish and support. Therefore, since 2008 the PHP4 has no updates or new security innovations. If you need it nevertheless for your website, you can select PHP4 drop-down menu under "Default PHP-Version" choose for your entire webspace. To save your selection, please click on "setzen".

Datei:Php-einstellungen_php4_572x.png



Setting PHP5

PHP5 is the successor of PHP4 to the latest stable version of the scripting language. It is currently developed and published. Security updates are regularly provided. From the drop-down menu under "Default PHP-Version", you can select PHP5 for your entire webspace. Since it is the newer version, it is automatically set at the beginning of the "default". To save your selection, please click on "setzen".

Datei:Php-einstellungen_default_572x.png



Function allow_url_fopen

The setting of "allow_url_fopen" activates URL-supporting fopen()-Wrapper, which enable to access URL objects like normal files. Besides, Standardwrapper are provided for the access to removed files about FTP-and HTTP protocol. WARNING: safety-critical parameters

Datei:Php-einstellungen_default_allow_url_fopen_572x.png



Function allow_url_include

The setting of "allow_url_include" activates the use of URL wrappers with the following functions: "include, include_once, require, require_once". "allow_url_include" only works when "allow_url_fopen" is also activated. WARNING: safety-critical parameters

Datei:Php-einstellungen_default_allow_url_include_572x.png



Function register_globals

The setting of "register_globals" to determine whether the EGPCS (Environment, GET, POST, Cookie, Server) variables should be registered as global variables. WARNING: safety-critical parameters

Datei:Php-einstellungen_default_register_globals_572x.png



Function display_errors

The setting of "display_errors" determines whether your site in case of failure or insufficient permissions to issue an error message.

Datei:Php-einstellungen_default_display_errors_572x.png