How to create a database on local computer web blog

I'll let all of them share a bit about How to create a database web blog on the local computer .. 
To create a web blog with wordpress, I think fellow bloggers have understood to install and use apache and mysql on local computer. If not please read how artikelCara Install Apache and MySQL in the XAMPP package. 
  
First dowload the latest wordpress official address dihttp: / / wordpress.org / latest. 
zip and save it on your computer's local drive. Remember this wordpress folder is stored in a special folder as the master of Wordpress to make your next web blog. 
  
Copy the folder wordpress who have downloaded earlier into the folder C: \ XAMPP \ htdocs \ and then change the name of the folder that sebelumnhya wordpress to the name of your web blog, for example I want to create a web blog with the name BELAJARJAVA, then I have to rename the folder wordpress earlier by right-clicking on the folder and select rename next worpress type the new name that is BELAJARJAVA and press ENTER. 
  
BelajarJava folder will be typed on the address our Web Browsers like Internet Explorer or Mozilla Firefox. But before doing wordpress installation of the browser first create a database in pypmyadmin. 
  
How to create database web blog 
  
1. Run your web browser (mozilla, IE or other) then 
2. Type in the address bar of the browser as follows: / / localhost / phpmyadmin and then press ENTER 
3. Type the name of the database (example: BelajarJavaDB) on the Create new database 
4. Click the Create button 
5. When the message has been created BelajarJavaDB Database, then the process of database creation was successful. 
  
Next follow the first step for installation of wordpress 
  
1. Open the folder wordpress who have been converted into BelajarJava earlier and find a file named wp-config-sample.php 
2. Edit / fix / change the contents of the file wp-config-sample.php with Macromedia Dreamwaver or can just use the default Windows notepad. 
3. Find the writing on the file wp-config-sample.php as follows: 
define ('DB_NAME', 'database_name_here'); and change to define ('DB_NAME', 'BelajarJavaD 
B '); 
define ('DB_USER', 'username_her 
e '); and change to define (' DB_NAME ',' root '); 
define ('DB_PASSWORD', 'password 
_here '); and change to define (' DB_NAME',''); (delete the word password_here petiknya sign up to stay only) 
4. Rename the file wp-config-sample.php to wp-config.php 
  
Here's how Wrodpress Installation 
  
1. Run Web Browser 
2. Type in the address bar as follows: / / localhost / BelajarJava then ENTER 
3. Type the title of your blog on the Web Site Title, for example Learning Java 
4. Type the username for later use in managing your web blog on the username, for example BIKPemula or use the standard of Admin. 
5. Type your password twice in both the Password box, twice 
6. Type in your email address in the Your E-mail, for example bikpemula@gmail.com 
7. Click the Install Wordpress 
8. After the message Success!, Click Log In 
9. Enter your username and password you created just now reply 
10. Click Log In to memulau blogging or writing articles in blogs 
  
To this web blog wordpress installation process is complete, to prove it please try running a web blog in your browser by typing: / / localhost / BelajarJava and ENTER, it will show you a website who just isntall. 
  
Next live web complement to your blog by writing the first article on the web blog, if not yet know how to write an article on wordpress wait for the next article on how to write an article on the blog. 
When the web-blog has been created please upload to a web server online by using free hosting many scattered on the internet please select the one you think best hosting, hosting both free and paid hosting. 
may be useful ..

0 comments:

Post a Comment