From 5ed3dafb56a079bb3ac9d24d3bd55760836ef8bc Mon Sep 17 00:00:00 2001 From: Sergey Lyubka Date: Fri, 7 Mar 2014 14:46:24 +0000 Subject: [PATCH] Added warning about PHP 5.5 --- docs/PhpWebsite.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/PhpWebsite.md b/docs/PhpWebsite.md index fc3eed19..bb8d1591 100644 --- a/docs/PhpWebsite.md +++ b/docs/PhpWebsite.md @@ -26,7 +26,7 @@ How To Create A PHP Website With Mongoose ![screenshot](http://cesanta.com/images/tut_php/tut6.png) -## 7. Download PHP 5.3 zip file from http://windows.php.net/download and extract it to `C:\php5` directory: +## 7. Download PHP 5.3 zip (do NOT download PHP 5.5 cause you might have missing DLLs problem) from http://windows.php.net/download and extract it to `C:\php5` directory: ![screenshot](http://cesanta.com/images/tut_php/tut7.png) ## 8. Click on the mongoose icon and choose "Edit Settings" menu.: