• WordPress SEO Optimization Techniques

    WordPress SEO Optimization Techniques
    • Home
    • About Me
    • SiteMap
    • Contact
    • SEO Directory
    • WordPress Themes
      • Home > Blogging > WordPress > Install
        • Installing a Web Server on your Windows Based Computer

        • - Gives you the ability to run a local copy of WordPress, plus More -

        • wp-localThis is a guide which will show you how to install a web server package locally on a Windows based computer. This is the first step to running a local copy of WordPress on your local computer.

          A web server package usually consists of a web server software, interpreter(s), database software etc. In this guide we’ll be installing XAMPP which mainly consists of Apache web server, MySQL, PHP, phpMyAdmin, FileZilla FTP server and more.

          Installing everything manually is a complex and tedious task. Using a web server package like XAMPP makes this process a breeze. This guide shows you how to install version 1.7.3 of XAMPP but it’s use should be applicable to future versions of XAMPP also.

          Download XAMPP

          To start off, you can visit http://www.apachefriends.org/en/xampp-windows.html to download XAMPP. Download the self extracting basic package of XAMPP for Windows. As of this writing the latest version of XAMPP is version 1.7.3.

          Once you are done downloading the package, open it to start the installation process. Following is a screenshot of the first step of the installer that you’ll see.

          1

          The installer is asking you for the destination folder where you want to install XAMPP. You are free to choose any location you want. Examples of few locations you can install XAMPP are as follows:

          • C:\
          • C:\Program Files\
          • D:\

          In this guide I’ll assume you are installing XAMPP under C:\. Once you are done choosing a location to install XAMPP under, you can enter that under the ‘Destination folder:’ field and click on the Install button.

          Clicking on the Install button should start the installation process where the installer will start copying the files into the destination you had chosen in Step 1. The following screenshot illustrates just that.

          2

          Once the installer is done with this step, you’ll see a command prompt asking you a question regarding adding shortcuts to the Windows Start Menu and Desktop. Here is a screenshot of that prompt.

          3

          It is recommended you select Yes by typing y and pressing enter. Valid options are y and n. If you don’t want to install the shortcuts, type n and press enter.

          After you are done with that step, you might be prompted with the following step but most probably you’ll not. If you are prompted with it, please type y and press enter.

          4

          Once you are done with that, you’ll be prompted with the following question displayed in the screenshot.

          5

          You don’t need a portable XAMPP here so please type n and press enter.

          Once you are done with all the prompts, XAMPP will finalize the installation process and show you a message that ‘XAMPP is ready to use’. If you see that message then you are almost done installing XAMPP web server on your computer!

          The final prompt that you should see will look like as follows:

          6

          All you need to do there is type x, press enter and voila, you are done! Your web server is now ready to use! The only step that is required now and is optional is to configure the server to start automatically as a service. If you don’t want it to start automatically every time you boot into Windows, you don’t need to install it as a service. If you want to, follow the instructions provided in the next section.

          Configuring XAMPP to start automatically

          To configure XAMPP to start automatically every time Windows starts, click on the XAMPP Control Panel icon on the desktop. You can also find a shortcut to the XAMPP Control Panel in the Start Menu. The XAMPP Control Panel looks like this:

          7

          You’ll notice the checkbox labeled SVC next to Apache and MySQL is not selected. Check all services you want to start automatically. It’s recommended you enable Apache and MySQL. You can also choose to have FileZilla and Mercury start automatically if you want to. You’ll now need to restart Windows and the services you selected should start automatically.

          Testing your installation

          Now that you are done installing a web server, it’s time to test it.

          You can access your local server by typing http://127.0.0.1/ or http://localhost/ into a browser.

          If you installed XAMPP under C:\, your document folder will be C:\xampp\htdocs\. This is where you’ll store all your web related files and folders and this area can be accessed by using the URL mentioned above. Assume you have a file named hello.php located under C:\xampp\htdocs\, you can access it by typing http://127.0.0.1/hello.php

          By doing that, your web server will process the hello.php file and display the results in your browser. Assume instead of C:\xampp\htdocs\., the hello.php is located under C:\xampp\htdocs\test\, you would then use the URL http://127.0.0.1/test/hello.php to execute it.

          We will test our installation by creating a file named test.php using a plain text editor like Notepad. Launch Notepad or any other editor which lets you save files in plain text format and enter the following into it:

          <?php

          echo 'Hello World! This is just a test!';

          ?>

          Save it as test.php under C:\xampp\htdocs\. Make sure your editor doesn’t save it as test.php.txt!

          Once you are done doing that, you can open a browser and type in http://127.0.0.1/test.php to run the PHP script you just created.

          If everything went well, you should see the following results in your browser:

          8

          If that is what you see then you are done installing and setting up a local web server which is now ready to use!

          Hope this blog post was helpful to you, “Installing a Web Server on your Computer”

          Spunky Jones.





          Submit your content Every Day to 25 social bookmarking sites, all on unique C class IPs... FREE.

          Keyword Winner
          Related Posts:
          1. Installing WordPress on Your Computer
        • Posted on 17th January 2010 by Naif Amoodi in Install
          • Subscribe to My: Free RSS Feed!
      • Article By: Naif Amoodi

        A freelance XHTML/CSS, PHP and MySQL programmer focused at developing websites using WordPress as a framework.

      • One Response to “Installing a Web Server on your Windows Based Computer”

        1. Guide to installing a web server | WordPress Theme and Plugin Development says:
          January 17, 2010 at 7:51 am

          [...] It’s been a few months since I last wrote an article for the Spunky Jones SEO Blog. But I have just finished writing a guide which deals with the installation of a web server on a computer running Windows. The article has been published and you can view it here: Installing a Web Server on your Windows Based Computer [...]

        Comments are closed.

      • Thank you for visiting the Spunky Jones SEO Blog and reading the following post:
        Installing a Web Server on your Windows Based Computer

      • Navigation

        • Blog Authors
        • SEO Optimization Articles
        • SEO Strategy
        • Webmaster World
        • Free Stuff for Visitors
        • Canonical Duplicate Fixer
        • META Language Tag Generator
        • Privacy Policy
      • Today’s – Top Blog Posts

        • Keyword Analysis and Niche Research with...
        • PC CMOS Cleaner - Free BIOS Password...
        • .htaccess Tutorial - How to Create a...
        • Improve Communication in the Workplace...
        • Should You Consider Using Reprint Article...
        • Robots.txt for WordPress SEO
        • NoFollow Links, Aren't Completely Useless...
        • Strong Tag versus Bold Tag for SEO
        • How to reset the admin password in...
        • Tracking your website PHP Errors, via the...
        • Get Powerful Anchor Text Backlinks For...
        • Spunky Jones: Search Engine Ranking SEO...
        • Madmouse Web Directory, free directory...
        • The Spunky Jones, SEO Experience Online
      • Category Topics

        • Blogging
          • Tips
          • WordPress
            • Install
            • Plugins
            • Security
            • WP Themes
        • Business World
          • Making Money Online
          • Marketing Strategy
        • Promotion
          • Social Networking
          • Web Directories
        • SEO Optimization
          • Google SEO
          • Meta Tag Basics
          • RSS Feeds
          • SEO Tips
            • SEO Strategy
            • SEO Techniques
          • WordPress SEO
        • Spunky Jones
          • Ramblings
        • Technology
          • Computers
            • Ergonomics
            • Hardware
            • Software
            • Windows
        • Webmaster World
          • Alexa Traffic
          • PageRank
          • Search Engines
      • Google Custom Search
    • Home
    • About Me
    • SiteMap
    • Contact
    • SEO Directory
    • WordPress Themes
    Copyright © 2008 - 2012 www.spunkyjones.com
    Designed by: Spunky Jones | Coded by: PSD to HTML
    leave a reply