Updates Readme

Changes order / alphab and size
Adds all php dependancies correctly
This commit is contained in:
Mathieu Aubin
2017-02-12 15:18:11 -05:00
committed by GitHub
parent 57a6921ffc
commit 299c6c840b

View File

@@ -27,11 +27,11 @@ Requirements
-------------------------- --------------------------
To run Faveo your host just needs a couple of things: To run Faveo your host just needs a couple of things:
* Web Server: Apache or IIS or Nginx
* PHP Version: 5.6+ * PHP Version: 5.6+
* PHP Extensions: Mcrypt, OpenSSL, Mbstring, Imap, Tokenizer * Database: MySQL 5.0+
* Database: MySQL(5.0+) * Web Server: Apache / IIS / Nginx
* Web Server Extension: Pretty URLs or Search Engine Friendly URL's have to be enabled in your web server configuration * PHP Extensions: Imap, Mbstring, Mcrypt, OpenSSL, PDO, Tokenizer, XML, Zip
* Web Server Extension: Pretty URLs or Search Engine Friendly URLs have to be enabled in your web server configuration
Faveo Web Hosting Faveo Web Hosting
-------------------------- --------------------------