Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to install wordpress?
03-26-2012, 03:58 AM
Post: #13
RE: How to install wordpress?
1) Download WordPress
Download the latest release of WordPress from http://wordpress.org/download/ and unzip it.
2) Create WordPress Username and Database
Create a database for WordPress on your Web Server and a MySQL user with all privileges (access and modify) using your hosting provider’s service (cPanel) or your own Web Server (using phpMyAdmin)
Using hosting provider’s service -> cPanel
• Login to your website and go to Control Panel (cPanel) and under the Database section click on MySQL Database Wizard icon.
• Give a name to your database. E.g. demo (this name would be preceded by your hosting account name e.g. myname_demo)
• Create a username and password for the database user e.g. jeff (again this would be preceded by your hosting account name e.g. myname_jeff). Make sure to provide a strong password.
• Add the user to database and assign privileges. Check the All Privileges checkbox.
• Success message is shown, “User myname_jeff was added to database myname_demo”
• Remember username, database name, hostname and password.
Using your own Web Server -> phpMyAdmin
• In your web server’s phpMyAdmin, create a new Database by entering Database name and clicking on Create. E.g. demo
• Go to Home page (upper left) and click on Add a new User. Select ‘Use Text Field’ from the
dropdown list and enter a username and a strong password. Leave all options under Global privileges with their default values.
• In the Privileges section, go to Database-specific privileges and select the database created above under the Add privileges to the following database dropdown. Click on Check All.
• Click Go.
• Remember the hostname written after Server: at the top of the page.
3) Set up the config file
4) Upload necessary files at proper location
Decide where you would like your blog to appear on the website:
a) In the root directory of your web site. (E.g.: http://yourwebsite.com/)
b) In a subdirectory of your web site. (E.g., http://yourwebsite.com/demo/ or http://yourwebsite.com/abc/demo) Root Directory
5) Run Install script

hair transplant surgery | hair transplant treatment dubai | hair loss surgeon dubai
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
How to install wordpress? - petermoses - 01-13-2011, 12:21 PM
RE: How to install wordpress? - jalicia18 - 02-02-2011, 05:07 PM
RE: How to install wordpress? - dianna - 07-30-2011, 10:26 PM
RE: How to install wordpress? - netshet - 08-22-2011, 10:47 PM
RE: How to install wordpress? - nicewish00 - 09-10-2011, 02:49 AM
RE: How to install wordpress? - kiruthika3 - 10-13-2011, 03:53 PM
RE: How to install wordpress? - ilhtdubai - 03-26-2012 03:58 AM
RE: How to install wordpress? - davidglenn - 07-13-2012, 10:37 PM
RE: How to install wordpress? - sabizuk - 05-23-2013, 08:15 PM

Forum Jump:


User(s) browsing this thread: 2 Guest(s)