PDA

View Full Version : Install WordPress Manually on Your Website Using CPanel Wizards



Admin
01-21-2015, 11:04 AM
Create a Database for WordPress

First, you’ll need to setup a MySQL database on your server for WordPress. Most hosting companies provide an interface that makes it easy to setup a database, and here we’ll be using the MySQL Wizard on the popular cPanel admin panel. If your hosting provider uses a different interface, the steps may be slightly different but in general should work mostly the same.
To do this in cPanel, login to your dashboard, scroll down to the Database section, and selectMySQL Database Wizard.
http://cdn3.howtogeek.com/wp-content/uploads/2010/06/527x132ximage336.png.pagespeed.ic.faVNqH8rX6.png
Enter a new name for your database. Note that your full name will include the name on the left of the text box, so the full name is usually something like yourhosting_yourdatabasename. ClickNext Step when you’re ready.
http://cdn3.howtogeek.com/wp-content/uploads/2010/06/420x293xSNAGHTML1889e8f.png.pagespeed.ic.Zjv6iQ4Ju R.png
Now enter a database username and password, and click Create User. If you’d like to make sure you have a strong password, you can use the Password Generator which will create a secure, random password. Again, make sure to note the password and username, as you will need this information when you setup WordPress.
http://cdn3.howtogeek.com/wp-content/uploads/2010/06/472x265ximage337.png.pagespeed.ic.zo4nibnNZl.png
Download WordPress and Upload it To Your Site
Now you’re ready to get WordPress running on your website. Head over to the WordPress download page, and download the zip file containing the latest version of WordPress.
http://cdn3.howtogeek.com/wp-content/uploads/2010/06/278x130xsshot20100630130705.png.pagespeed.ic.D4u-ymxs4g.png
Extract the contents of the WordPress zip file, and note where you saved these files.
http://cdn3.howtogeek.com/wp-content/uploads/2010/06/578x428ximage338.png.pagespeed.ic.39fBTOquAp.png
Once the files are extracted, you’ll need to create a wp-config.php file with your database information. To do this, open the WordPress folder, find the wp-config-sample.php file and open it in your favorite web editor or a text editor such as Notepad.
http://cdn3.howtogeek.com/wp-content/uploads/2010/06/554x410ximage339.png.pagespeed.ic.E5Nj0tWEvb.webp
Scroll down to the MySQL settings in the file, and enter the information from your database you created before. Place your database name instead of database_name_here, your username instead of username_here, and so on. For most hosts, leave the hostname as localhost; if your site is configured differently, check with your hosting provider for database information. Leave the single quotes in place; only enter the correct info instead of the default filler text.
http://cdn3.howtogeek.com/wp-content/uploads/2010/06/582x357xSNAGHTML1943dd74.png.pagespeed.ic.qhJ1DCLb q3.png
Once your settings are entered, save the file as wp-config.php. Make sure you select the filetype as All Files if you’re editing in Notepad.
http://cdn3.howtogeek.com/wp-content/uploads/2010/06/640x206ximage340.png.pagespeed.ic.4TZsKJDNIv.webp
You are now ready to upload WordPress to your site. If you don’t already have an FTP program installed, you can download the free FileZilla (link below) and install it as normal.
http://cdn3.howtogeek.com/wp-content/uploads/2010/06/541x427xsshot20100630132048.png.pagespeed.ic.vjrdB elJjW.png
Now open FileZilla or another favorite FTP client, and enter your FTP account information in the top. You should have received this information from your hosting provider; if you’re unsure, you may need to contact your website hosting provider’s support service. Click Quickconnectwhen your info is entered.
http://cdn3.howtogeek.com/wp-content/uploads/2010/06/640x132xsshot20100630131911.png.pagespeed.ic.oCm32 71bjt.png
After a few moments, you should be connected to your website via FTP. If instead you see an error in the activity log, double-check your login information as your username or password may be incorrect.
http://cdn3.howtogeek.com/wp-content/uploads/2010/06/423x238xSNAGHTML11b37b9.png.pagespeed.ic.k3tgjDd8D Q.png
Now, if you want to install WordPress as your main website, browse to public_html on your server, which is on the right side of the window. If you’d rather install it as a sub-directory, then browse to the folder of your choice.
http://cdn3.howtogeek.com/wp-content/uploads/2010/06/474x288ximage346.png.pagespeed.ic.Yh0uZKXQOz.png
On the left side of the window, browse to your WordPress folder on your computer. Open it, select all of the files, then right-click and select Upload.
http://cdn3.howtogeek.com/wp-content/uploads/2010/06/640x293ximage347.png.pagespeed.ic.T5aIDNSB3c.webp
Finish Setting up WordPress
The full upload will take several minutes, depending on your internet connection speed. Once its finished, you can start setting up your site. Open your browser, and enterhttp://yourdomain.com/wp-config.php, replacing yourdomain.com with your domain or subdomain name. After a few moments, the WordPress configuration page will open. Enter a name for your site, and account information for the site administrator. Enter your email address as well so the site information can be emailed to you. When everything’s entered, clickInstall WordPress.
http://cdn3.howtogeek.com/wp-content/uploads/2010/06/640x551ximage341.png.pagespeed.ic.eT9qi0RB_W.png
After a moment, you’ll see the Success screen letting you know that WordPress is fully installed on your site. Click Log In to access your new WordPress site’s admin page.
http://cdn3.howtogeek.com/wp-content/uploads/2010/06/582x365ximage342.png.pagespeed.ic.LtGfmIEXYW.png
Enter the username and password you just created, and click Log In. You can access this page anytime in the future by browsing to http://yourdomain.com/wp-admin.php.
http://cdn3.howtogeek.com/wp-content/uploads/2010/06/399x363ximage343.png.pagespeed.ic.jU_FBY-zcw.png
Here’s the Dashboard on our new WordPress site. You can now add posts, change the theme, and more, just like normal in WordPress.
http://cdn3.howtogeek.com/wp-content/uploads/2010/06/640x374ximage344.png.pagespeed.ic.rPZOcL_KAm.webp
You can access your new WordPress site at your domain. Notice that it has a default pre-made post, but you can remove or change this if you like.
http://cdn3.howtogeek.com/wp-content/uploads/2010/06/640x396ximage345.png.pagespeed.ic.wCIRzQt-PX.webp

UmerAmer
01-29-2015, 01:28 PM
Wah kiya baat hai
umda tutorial
Bohat Khoob

Forum Guru
01-29-2015, 02:03 PM
Usefull Thread

mr_innocent
04-14-2015, 12:56 PM
nice..................

KhUsHi
11-28-2015, 11:23 PM
Thanks for great sharing

Moona
02-12-2016, 11:43 PM
Informative sharing............:)

Admin
02-13-2016, 08:45 AM
Informative sharing............:)

thx

muzafar ali
02-13-2016, 10:46 AM
nice kam

intelligent086
02-15-2016, 02:55 AM
http://www.mobopk.com/images/hanks4comments.gif