Azare Puasa

Note To Self

Connect

  • Facebook
  • Twitter
  • Linkedin
  • Home
  • Blog
  • My Fave Videos
  • Success Strategies
  • Achievements
  • Baking For Men
  • Matters of the Heart
  • Linux
  • WordPress
  • Programming
  • Book Review
  • Others

[WordPress] – How I install wordpress manually

Posted on January 1, 2013 by Azare Puasa

The easier way to install self-hosted WordPress on my host is using autoinstallers provided available in cPanel like Fantastico, Softaculous,etc but I want to experience manual installation just to see how complicated it is. It seems not too difficult. Probably my installation was smooth sailing. No issues encountered. Successful in the first attempt.

I referenced instructions from here:

  • http://www.siteground.com/tutorials/wordpress/wordpress_manual_installation.htm
  • http://codex.wordpress.org/Installing_WordPress

This is what i did:

  1. Get the wordpress files from WordPress download page. v3.5 as of this writing. I downloaded the .zip file into my computer.
  2. Extract the .zip file in my computer.
  3. I logged in to my web hosting cpanel to create a database for the new wordpress installation. Using the MySQL Database wizard, 
    1. Create New Database
    2. Create New User and add this new user to the New Database
  4. I go into the folder where I extracted the file and rename wp-config sample.php to wp-config.php
  5. I edit wp-config.php. I substituted the database details details. I leave the rest as it is.
    /** The name of the database for WordPress */
    define(‘DB_NAME’, ‘database_name_here’);
    /** MySQL database username */
    define(‘DB_USER’, ‘username_here’);
    /** MySQL database password */
    define(‘DB_PASSWORD’, ‘password_here’);Test
  6. Upload the wordpress files to my web hosting. I placed it to the root of my domain. 
  7. Using a browser, I open my wordpress install page www.mydomainname.com/wp-admin/install.php. On this page, i entered a title for my blog site, user name and password. These will be use to access my wordpress dashboard.

That’s it. I’m done. I have installed wordpress manually.

About Azare

He is a full-time software developer and an Internet Infopreneur. He has a decade of experience developing Installshield Installscript. After getting his RHCE, he has short stint as a Redhat System Engineer. His work now involves coding Java language. In his free time, how dabbles with Wordpress website development and SEO. He loves archery and golf.

Contact Azare

Step 1 of 2

50%

Azare’s bookshelf: read

Click Millionaires: Work Less, Live More with an Internet Business You Love
Outsource Smart: Be Your Own Boss... Without Letting Your Business Be the Boss of You
How I Made My First Million on the Internet and How You Can Too!: The Complete Insider's Guide to Making Millions with Your Internet Business
Winning The Game of Life!
The $100 Startup: Reinvent the Way You Make a Living, Do What You Love, and Create a New Future
The Laptop Millionaire
Speed Reading in a Week: Teach Yourself
The 4-Hour Workweek
Think and Grow Rich
The Monk and the Riddle: The Education of a Silicon Valley Entrepreneur
Success as an Introvert for Dummies
The Clean Coder: A Code of Conduct for Professional Programmers
Be Rich and Happy
Celebrating Failure: The Power of Taking Risks, Making Mistakes, and Thinking Big
The Art of Readable Code
A Gift to My Children: A Father's Lessons for Life and Investing
Zero to One: Notes on Startups, or How to Build the Future

Copyright ©2025 · Azare Puasa - All Rights Are Reserved · Terms & Conditions· Privacy Policy

Copyright © 2025 · Azare Puasa on Genesis Framework · WordPress · Log in