diff options
| author | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2023-02-10 19:42:08 +0000 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2023-02-10 19:42:08 +0000 |
| commit | 0cf4c50195ab9fd77b51e3bd822fa93ea3258261 (patch) | |
| tree | d36ca5435da217a7284c64635d9bee26d5660d6a /INSTALL.md | |
| parent | b71e3d13fe3a31b07d5e5c5b4473ee058a0cb522 (diff) | |
adjust minimum requirements, fixes #2155
Closes #2155
Merge request studip/studip!1391
Diffstat (limited to 'INSTALL.md')
| -rw-r--r-- | INSTALL.md | 4 |
1 files changed, 2 insertions, 2 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.0 Modulen und +Vorausgesetzt wird ein Webserver wie Apache2 oder nginx mit PHP-7.2 Modulen und eine MySQL 5.7.6 Datenbank. Was genau zu tun ist, steht in @@ -16,4 +16,4 @@ können. Also reinsehen und ausprobieren... Viel Spass damit! You get in an try out. Have a lot of fun! -The StudIP Core Group <[info@studip.de](mailto:info@studip.de)> 2022
\ No newline at end of file +The StudIP Core Group <[info@studip.de](mailto:info@studip.de)> 2022 |
