Changed PHP version to 7.4

This commit is contained in:
Jan 2023-01-13 12:43:24 +01:00 committed by GitHub
parent 243e6912fa
commit 5109bf66ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ First of all Easy-Wi is a Web-interface that allows you to manage server daemons
The development goal is always to automate as far as possible. The daily work which requires an administrator should be reduced to a minimum.
# Requirements
- Web installation requires PHP 5.4 or later where the extensions openssl, json, hash, ftp, SimpleXML, curl, gd, PDO, pdo_mysql and fopen are installed
- Web installation requires PHP 7.4 or later where the extensions openssl, json, hash, ftp, SimpleXML, curl, gd, PDO, pdo_mysql and fopen are installed
- The gameserver module requires sudo, cron, proftpd and the bash shell at the game root
- The Voicemodule works best with a linux based TS3 server