PDF download Download Article PDF download Download Article

XAMPP is an easy-to-install web server environment that contains all the things your computer needs to install WordPress. This wikiHow article will teach you how to install WordPress 2.8 or above locally on XAMPP using Linux.

  1. http://wordpress.org/latest.zip .
  2. Extract the contents of the ZIP file called "wordpress.zip", which was downloaded in step 1, to the htdocs folder within the '/opt/lampp/hdoc directory. If ZIP file extracted properly there should be a new directory called "wordpress" within the \opt\lampp\htdocs directory.
    Advertisement
  3. You'll need this for later.
    • chmod a+rw /opt/lampp/htdocs/wordpress -R
  4. Go to the XAMPP main page by opening a web browser and entering the following URL: http://localhost/dashboard/.
  5. Select the link called "phpMyAdmin" on the upper right hand side of your screen on the menu, or by entering the following URL: http://localhost/phpmyadmin
  6. You will see a message that tells you a configuration file must be made. Click Create configuration file and on the following page, click Let's Go! .
  7. Click Submit .
  8. After you're done, click Install Wordpress .
  9. You have successfully installed Wordpress on XAMPP on your Linux machine! See that wasn't so hard was it? Pat yourself on the back you've accomplished something many people find quite difficult (probably cause they haven't read this post).
  10. Advertisement

Community Q&A

Search
Add New Question
  • Question
    Where's the folder location of 'opt'?
    Community Answer
    On machines running Windows 7, the 'opt' folder is not there, but just ignore it and that command too. It works well even if you ignore them.
  • Question
    What do I need to do after I install Wordpress?
    Community Answer
    Log in, and start setting up your website. Choose a theme from any of the thousands of free ones available, find and load plugins to help build your website's functionality, and start adding content.
  • Question
    Where do I run "chmod a+rw /opt/lampp/htdocs/wordpress -R"?
    Community Answer
    You need to start the terminal in the XAMPP window by clicking 'Shell'. From there, you can type it in and run it.
Ask a Question
      Advertisement

      Tips

      Submit a Tip
      All tip submissions are carefully reviewed before being published
      Thanks for submitting a tip for review!
      Advertisement

      About This Article

      Thanks to all authors for creating a page that has been read 563,323 times.

      Is this article up to date?

      Advertisement