mirror of
https://github.com/Mibew/mibew.git
synced 2024-11-15 00:24:12 +03:00
Update system requirements
This commit is contained in:
parent
8edcc7e57f
commit
fe951ad050
@ -11,7 +11,7 @@ This repository contains the core of Mibew Messenger application.
|
|||||||
## Server requirements
|
## Server requirements
|
||||||
|
|
||||||
1. A webserver or web hosting account running on any major Operating System
|
1. A webserver or web hosting account running on any major Operating System
|
||||||
2. PHP (7.1.3 and above) with PDO, pdo_mysql, cURL, mbstring and gd extensions
|
2. PHP (7.2.5 and above) with PDO, pdo_mysql, cURL, mbstring and gd extensions
|
||||||
3. MySQL 5.0 and above
|
3. MySQL 5.0 and above
|
||||||
|
|
||||||
## Build from sources
|
## Build from sources
|
||||||
|
@ -6,7 +6,7 @@ REQUIREMENTS
|
|||||||
* Apache web server 1.3.34 or above with the ability to use local .htaccess
|
* Apache web server 1.3.34 or above with the ability to use local .htaccess
|
||||||
files (mod_rewrite module is optional, but recommended)
|
files (mod_rewrite module is optional, but recommended)
|
||||||
* MySQL database 5.0 or above
|
* MySQL database 5.0 or above
|
||||||
* PHP 7.1.3 or above with PDO, pdo_mysql, cURL, mbstring and gd extensions
|
* PHP 7.2.5 or above with PDO, pdo_mysql, cURL, mbstring and gd extensions
|
||||||
|
|
||||||
INSTALLATION
|
INSTALLATION
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user