Skip to content

Commit

Permalink
Readme changed
Browse files Browse the repository at this point in the history
  • Loading branch information
megs-agriya committed Jul 11, 2018
1 parent cba433f commit 8f6f9e8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,25 @@

### Server Requirements

** PHP Version - PHP >= 5.6
* Extensions
# PHP Version - PHP >= 5.6
* Extensions
GD Version - 2.x+
PCRE Version - 7.x+
cURL version - 7.x+
json version - 1.x+
OpenSSL
PDO PHP Extension
mbstring
* php.ini settings
* php.ini settings
max_execution_time - 180 (not mandatory)
max_input_time - 6000 (not mandatory)
memory_limit - 128M (at least 32M)
safe_mode - off
open_basedir - No Value
display_error = On
magic_quotes_gpc = Off
** postgres sql : 9.4
** ngnix server
# postgres sql : 9.4
# ngnix server
Nodejs
Composer
Bower
Expand Down

0 comments on commit 8f6f9e8

Please sign in to comment.