Commit 4a8d2867bae62d853727d3fbb5cbad18a105a8fd

Authored by Péter Szládovics
1 parent 166f75a8

Update INSTALL.md

Showing 1 changed file with 2 additions and 1 deletions
INSTALL.md
@@ -5,6 +5,7 @@ @@ -5,6 +5,7 @@
5 nginx) 5 nginx)
6 * php interpreter (5.3 or greater - tested on 5.3) 6 * php interpreter (5.3 or greater - tested on 5.3)
7 * php modules 7 * php modules
  8 + * one of mysql, pgsql
8 * mdb2 9 * mdb2
9 * mdb2 sql drivers (tested on mysql) 10 * mdb2 sql drivers (tested on mysql)
10 * cgi 11 * cgi
@@ -116,4 +117,4 @@ staticdomain - If you want to access your static files (.css and .js) through @@ -116,4 +117,4 @@ staticdomain - If you want to access your static files (.css and .js) through
116 other virtual host, then you need to configure it in your webserver, and just 117 other virtual host, then you need to configure it in your webserver, and just
117 set it (eg. 'static.mydnsservice.local'). There are only two static files in 118 set it (eg. 'static.mydnsservice.local'). There are only two static files in
118 your SMBind-ng installation, so I think you don't really need this - but who 119 your SMBind-ng installation, so I think you don't really need this - but who
119 -knows? 120 +knows?
120 \ No newline at end of file 121 \ No newline at end of file