From e1a1745a799e5b610ebe0b3766d957a0c0ba61d6 Mon Sep 17 00:00:00 2001 From: markch123 Date: Sat, 4 Oct 2014 23:42:50 +1300 Subject: [PATCH] Update start-installation.md close #5349 --- docs/guide/start-installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/start-installation.md b/docs/guide/start-installation.md index 4b7ce091b1..62ba189b14 100644 --- a/docs/guide/start-installation.md +++ b/docs/guide/start-installation.md @@ -114,7 +114,7 @@ Configuring Web Servers The application installed according to the above instructions should work out of box with either an [Apache HTTP server](http://httpd.apache.org/) or an [Nginx HTTP server](http://nginx.org/), on -Windows, Mac OS X, or Linux running PHP 5.4 or higher. Yii 2.0 is also compatible the facebooks +Windows, Mac OS X, or Linux running PHP 5.4 or higher. Yii 2.0 is also compatible with facebooks [HHVM](http://hhvm.com/) however there are some edge cases where HHVM behaves different than native PHP so you have to take some extra care when using HHVM.