Skip to content
Snippets Groups Projects
Commit 5ed3dafb authored by Sergey Lyubka's avatar Sergey Lyubka
Browse files

Added warning about PHP 5.5

parent b99bf306
No related branches found
No related tags found
No related merge requests found
......@@ -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.:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment