As you all know that we have previously covered the Installation guide of PHP, MySQL and Apache on UNIX platform. Now in this section we will going to guide you about how you can install MySQL , Apache and PHP on Windows platform. Compiling applications on Windows is a challenging process, especially for novice developers. With this in mind, it is advisable for Windows users to focus instead on installing and configuring prebuilt binary releases of MySQL, PHP, and Apache, instead of attempting to compile them from source code. These releases can be downloaded from the web sites listed in the previous section. They are to be installed one after another, as outlined in the following subsections.
Read More..