পৃষ্ঠাসমূহ

শনিবার, ২৪ জুলাই, ২০১০

How to install wordpress in your home pc or localhost

Wordpress is now very popular to develop websites or blogging. If I want to blogging here then simply I can log on to wordpress and start blogging. But if anyone wants to develop websites with it then he/she must know about working principle of wordpress. Besides only PHP is used to create wordpress. So who knows PHP, he/she can easily develop a site with it. I will tell you that how can we develop sites with wordpress. Here I am going to start my wordpress tutorial.
To learn wordpress first we have to install wordpress. We can install wordpress in two ways. First, we can use cPanel. I will discuss about cPanel in another tutorial. But cPanel needs usename and password to log in. If we don't have this we can not use it. Another way is to install in localhost i.e, in your home pc.
As i said earlier that it supports only php so we will use XAMPP. Anyone can use other server like "wamp". XAMPP is a free and open source (X)cross-platform web server package, consisting mainly of the (A)Apache HTTP Server, (M)MySQL database, and interpreters for scripts written in the (P)PHP and (P)Perl programming languages. So we have to first install XAMPP.It's so easy.
Open the .exe file and show the location where have to extract it. After completion of extracting, got to the destination folder and see a folder named xampp is created. So xampp istallation is complete.
Now we have to install wordpress. It's so easy gys. This is 1st lesson of wordpress learnig tutorial. So, lets start.
Lesson 1.
Step 1: We have to download wordpress from the link http://wordpress.org/download/.

Step 2: Extract the .zip file and go inside to that folder. We will see another folder named "wordpress". Then copy this folder to xampp->htdocs->"wordpress".

Step 3: Open the brwoser and type: http://localhost/phpmyadmin

Step 4: We will see a window of database. At top right side we will see "Privilages" tab. Click on it. We will see "Add new user" link at bottom. Click on it. We will see "add new user" window. Fill the username field with an username suppose "screencast", host field as "localhost" and password field with the password. At the bottom of this we will see a radio button named "Create database with same name and grant all privilages". Check it. Then press the "Go" button at the bottom of this page. A simple database is created.

Step 5: Go to the browser again and type: http://localhost/wordpress. Then we will see a page. In that page press the button named "Create a configuration file". Then press "Let's Go" button.

Step 6: Then we will see a page where some fields such as "Database Name", "Username" etc are given. So fill this fields. Here database name is "screencast" which is given earlier when we created databse in phpmyadmin, username is"root" and fill the password field. Then press "Submit" button.

Step 7: In the next page we will see "Run and Install" button. Press it.

Step 8: After then we can see some fields like "Blog Title/Site Title", "Your email" etc. Please fill these fields. We can give anythig in "Blog Title/Site Title" fields as it is the name of our site. Then press "install Wordpress" buttom.

Step 9: We will see a log in window. We will change this username and password. So again type: http://localhost/phpmyadmin.

Step 10: Then click the database "screencast" at the left bar. Then click on the symbol where if anyone moves mouse on to it, it shows "Browser" in written form. Then in next page click on "edit" symbol. Change the field user_login to "screencast", user_name to "screencast" and display name to "screencast". Then press "Go" button.

Step 11: After that log on with the username and password. We will see a new page titled "Dashboard". That means we have completed wordpress installation successfully. Now we can go to our profile page, post an article etc.

Every can get help from this vedio file: http://www.youtube.com/watch?v=_xmPEVXUgTc

কোন মন্তব্য নেই:

একটি মন্তব্য পোস্ট করুন