Update the server requirements

This commit is contained in:
Fedor A. Fetisov 2017-07-17 19:56:51 +03:00
parent f590e80073
commit 0a67420b60

View File

@ -11,7 +11,7 @@ nav_sort: 0
* Apache web server 1.3.34 or above with the ability to use local .htaccess
files (mod_rewrite module is optional, but recommended)
* MySQL database 5.0 or above
* PHP 5.3.3 or above with PDO, pdo_mysql and gd extensions
* PHP 5.4 or above with PDO, pdo_mysql and gd extensions
## Getting the sources