1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-11 07:11:04 +01:00

Merge pull request #188 from yunake/master

Be more specific about version requirement in the install doc
This commit is contained in:
Evan Priestley 2012-08-21 13:16:20 -07:00
commit 62a238c169

View file

@ -14,7 +14,7 @@ Phabricator is a LAMP application suite, so you basically need LAMP:
patches.) Phabricator has active contributors running it on Mac OS X, Amazon
Linux, Ubuntu, RHEL and CentOS; if you run into issues on other flavors,
send patches or complaints.
- **Apache** (or nginx, or lighttpd): You need Apache (or another
- **Apache** (or nginx, or lighttpd): You need Apache 2.2.7+ (or another
tested webserver). You can probably use something else, but you're
on your own.
- **MySQL**: You need MySQL.