diff options
| author | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2024-01-05 09:17:55 +0000 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2024-01-05 09:17:55 +0000 |
| commit | 1eb58c143460343ec2a5cda7ef11d8cc39c07529 (patch) | |
| tree | 07337ae554c522ab5cf24b5f14fcf6def30966fc /INSTALL.md | |
| parent | 4a2977016d1a589c9f05ce0721afc6dd433a9454 (diff) | |
use php 7.4 as minimum version and adjust system accordingly, fixes #3123
Closes #3123
Merge request studip/studip!2110
Diffstat (limited to 'INSTALL.md')
| -rw-r--r-- | INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ Die Installation von Stud.IP ist halb so schlimm: es müssen lediglich ein paar Dateien kopiert werden und ein paar Programme laufen ;-) -Vorausgesetzt wird ein Webserver wie Apache2 oder nginx mit PHP-7.2 Modulen und +Vorausgesetzt wird ein Webserver wie Apache2 oder nginx mit PHP-7.4 Modulen und eine MySQL 5.7.6 Datenbank. Was genau zu tun ist, steht in |
