Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
redhat:web-server-redhat:php-redhat [2017/09/15 20:43] – [Installation von Apache 2.4 mit PHP-FPM 7.0] michael | redhat:web-server-redhat:php-redhat [2017/12/06 11:10] (current) – [Konfiguration von PHP 7.0] michael | ||
---|---|---|---|
Line 55: | Line 55: | ||
- | <WRAP center round tip 100%> | + | <WRAP center round box 100%> |
'' | '' | ||
* '' | * '' | ||
Line 66: | Line 66: | ||
===== Konfiguration von PHP 7.0 ===== | ===== Konfiguration von PHP 7.0 ===== | ||
+ | |||
+ | <WRAP center box 100%> | ||
==== Zusätzliche php-Erweiterungen installieren ==== | ==== Zusätzliche php-Erweiterungen installieren ==== | ||
Line 72: | Line 74: | ||
</ | </ | ||
+ | <sxh bash; gutter: false> | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | # yum install .. | ||
+ | </ | ||
+ | |||
+ | </ | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <WRAP center | ||
==== Setzen der korrekten Timezone ==== | ==== Setzen der korrekten Timezone ==== | ||
Line 80: | Line 95: | ||
</ | </ | ||
- | <file nsis php.ini> | + | <sxh bash;> |
- | # line 878: uncomment and add your timezone | + | .. |
- | date.timezone = " | + | ; line 878: uncomment and add your timezone |
- | </file> | + | date.timezone = " |
+ | .. | ||
+ | </sxh> | ||
- | ==== Erhöhen des PHP upload limite ==== | + | ''< |
+ | </ | ||
+ | <WRAP center box 100%> | ||
+ | ==== Erhöhen des PHP upload limite ==== | ||
+ | < | ||
+ | # sed -e ' | ||
+ | # sed -e ' | ||
+ | # sed -e ' | ||
+ | # sed -e ' | ||
+ | </ | ||
+ | </ | ||
- | ---- | ||
- | ===== Weiterfolgende Installationen ===== | ||
- | ==== Installation von Mariadb ==== | ||
+ | ---- | ||
+ | ===== Weiterfolgende Installationen ===== | ||
- | ==== Installation von phpMyAdmin ==== | + | * '' |
- | Unter folgendem Link, wird alles wichtige dazu beschrieben: | + | * '' |
- | * [[redhat: | + |