Posts Tagged ‘Study Guides’

Installation of PHP on Windows Operating System

We have previously discussed about the installation of MySQL and Apache on Windows Operating system and this time we are here with the final step of our installation and we will guide you about how to install PHP on Windows Operating System. The PHP binary release for Windows has two versions—a ZIP archive that contains all the bundled PHP extensions and requires manual installation, and an [...]

Installation of Apache on Windows Operating System

We have previously discussed about the installation of MySQL on windows operating system and now we are going to discuss about the installation process of APACHE on Windows OS. Once MySQL is installed, the next step is to install the Apache Web server. On Windows, this is a point-and-click process, similar to that used when installing MySQL.  1. Begin by double-clicking the Apache [...]

Installation of MySQL on Windows Operating System

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 [...]

Installation of Apache and PHP in UNIX Operating System

As previously we have discussed about Installing Libraries and Installing MySQL on UNIX so that in this article we will finally discuss about the last necessary installation process in which we will assist you about how you can install or deploy Apache and PHP in UNIX operating system.  Installing Apache and PHP PHP can be integrated with the Apache Web server in one of two ways: as a [...]

Installation of MySQL in UNIX Operating System

As we previously guide you about the Installation process of Libraries in UNIX environment so in this article we will move our step on next stage and now we will give some details about how you can install MySQL on Unix Operating System. Installing MySQL Once the libraries are installed, proceed to install MySQL from a binary distribution, using the following steps: 1. Ensure that you are [...]

Installation guide of necessary Software’s in order to work on PHP

In order to work on PHP environment we need different amount of software’s which basically provide us a platform where we can work on PHP.  Once the required software has been obtained, the next step is to install the various pieces and get them talking to each other. In this series of article we will guide you about the installation process  for both Installation on UNIX [...]

Networking Advantages part 1– Sharing Files over the Network

If you were installing a network for a corporation with hundreds of computers, you could expect a huge and difficult job. Installing a home network, however, is much easier. If you’re planning to connect two to ten computers in your home, you can do it with little hassle and with great success. You can connect two to ten computers in a small office as well as in your home, but you may want to [...]