Do it – Install the PHP Engine on Windows PC
Steps to Install the PHP Engine on your Windows PC. fallow the fallowing procedure for it.

1. Typical Setup.
2. On the next window, click the radio button “Advanced”, and click “Next>”.
3. We’re going to install PHP in our server directory instead of the default PHP directory, so in the “Destination Folder” group, click “Browse”.
4. A browser window will open. Change the destination directory to “C:\Server\PHP”. There is no need for a trailing backslash.
5. On the following window, leave the SMTP defaults as they are, and click “Next>”.
6. If you want, you can enter an email address. This will be used as the “From:” email address when using PHP’s mail function.
7. On the next window, make sure that the radio button “Display all errors warnings and notices” is clicked. Then click “Next>”.
8. On the next window is where you pick which web server software you are using. Since you have installed Apache, pick “Apache” from the list. Then click “Next>”.
9. On the next window make sure that the check box “.php” is checked, and then click “Next>”.
If a message window pops up asking, “Do you want to keep your php.ini file”, click “NO”. Now a message window should pop click ok.
Now PHP is installed, but we need to change some of Apache’s settings to get everything working the way it should.
Related posts:
- How to Install the Apache Web Server on Windows ? It is my personal experience , That easiest way to Install the Apache Web Server on Windows have to fallow the procedure mentioned below. just fallow it and enjoy having...
- How to Do it – Install MySQL Database Server on Windows I am writing few simple steps to do it . just fallow them and you will handle it .Download the latest stable Windows version, which includes a Windows Installer, of...
- How to install a laptop hard drive ? Most people are aware that you can change the memory in your lab top with ease but did you know that you can also change your hard drive and have...
- How to import all emails from one Gmail account to another If you are having two Gmail accounts, you can easily import all emails existing in one Gmail account to another. This will include importing the old emails existing in that...
- How do I delete my GMail account? Actually, if you look this up on GMail’s own on-line help system you’ll find pretty clear instructions. Here’s how you do it, though, with pictures. Naturally you must be logged...
