Added warning about PHP 5.5

This commit is contained in:
Sergey Lyubka 2014-03-07 14:46:24 +00:00
parent b99bf306ec
commit 5ed3dafb56

View File

@ -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.: