Work with wordpress in offline with xampp

Discussion in 'WordPress' started by armen, Dec 26, 2006.

  1. #1
    Maybe someone was need this guide...

    1. Download and extract xampp at http://www.softpedia.com/progDownloa...oad-32107.html
    2. Download and extract wordpress at http://wordpress.org/download/
    3. Copy xampp to program file directory in your computer
    4. Open folder xampp
    5. Open folder htdocs
    6. Copy all wordpress folder to htdocs folder
    7. Open wordpress folder in htdocs folder
    8. Open file wp-config-sample.php in notepad or wordpad
    9. Modify “define(’DB_USER’, ‘username’);” to “define(’DB_USER’, ‘root’);”
    10.Modify “define(’DB_PASSWORD’, ‘password’)” to “define(’DB_PASSWORD’, ‘’)”
    11.Save as file with name: wp-config.php
    12.Now back and open xampp folder
    13.Click setup_xampp.bat
    14.Click apache_start.bat
    15.Click mysql_start.bat
    16.Open your browser and type http://127.0.0.1 or http://localhost
    17.Click phpMyAdmin and type “wordpress” in Create New Database field
    18.Open new window browser and type http://127.0.0.1/wordpress
    19.Click first step instal.php
    20.Click second step login but before notes the username and pasword that given
    21.Open your browser than type http://127.0.0.1/wordpress/wp-admin
    22.Login to admin area using the login account username and password
    23.Now you can start to play with wordpress offline

    Feel free to add additional to this tutorial. Thanks
     
    armen, Dec 26, 2006 IP
  2. ramakrishna p

    ramakrishna p Notable Member

    Messages:
    1,798
    Likes Received:
    361
    Best Answers:
    0
    Trophy Points:
    240
    #2
    Nice tutorial. I will try this. May be useful to update blogs offline.
     
    ramakrishna p, Dec 26, 2006 IP
  3. armen

    armen Banned

    Messages:
    296
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    its very helpfull when we editing the theme and pre online
     
    armen, Dec 26, 2006 IP
  4. seo-mumbai

    seo-mumbai Well-Known Member

    Messages:
    2,004
    Likes Received:
    183
    Best Answers:
    0
    Trophy Points:
    105
    #4
    yes i used to use Xammp to run local server and used to test all scripts and designs .Good share
     
    seo-mumbai, Dec 27, 2006 IP