Skip to main content

Wordpress installation with local host-#T2

In this tutorial series we are going to install wordpress and run in locally using the XAMPP software.
XAMPP helps to run the wordpress blog locally.

We are going to install wordpress step by step.

  •  first of all download XAMPP software.  click here  to download XAMPP







  • download wordpress . click here  to download wordpress
     
  • Install the XAMPP to the C-drive and  open XAMPP .
  • Find the htdocs folder
  • copy the extract content of wordpress and paste inside the htdocs file 
  • Go to the control panel of the XAMPP and start the apache and mysql


  • Start to explorer ,type localhost/phpmyadmin
  • Give the name of the database 

  • Again go to localhost/wordpress 
  • press lets go 

  • complete the details using the given database name and root as a default username with blank password.

  • Again fill the form with site name and password to login and recovery mail ID



Registration is now completed , Now you can able to create any desired webpages. for further details please watch my video on youtube.
i will upload the new article in backend of the website and theme designing soon. don`t forget  to like my facebook page. if you have any query on installation process please comment below, i will try to solve it. 

Popular posts from this blog

SMPS of computer

                                            fig:- working principle of SMPS       fig :- SMPS of computer From the above figure, we came to know that the function of SMPS in computer which is to convert  the high 220V-AC to 0-12V DC.SMPS contain several color of wires which carry the different voltage to the different parts of the computer.The following table shows the different color cables and its carrying voltage.      

warm clothes distribution program

‘ Small step can make a big difference ’ Rural Women Development Centre from morang,Nepal distributed the warm clothes to the needy people. They manage it possible by collecting fund from working staffs and management committe. Here is the video link of the distribution program. https://youtu.be/AxaHbivcQUM

Multiple mcp23017 interfacing with Arduino

MCP23017 is the I/O port extender that runs on 12C. It is 16-bit I/O expender.in this tutorial we are going to interface the single and multiple  mcp23017 with arduino.  fig:- mcp32017 module IT has 16 I/O ports from PA0 to PA7 and PB0 to PB7. first of all we are going to interface the single mcp23017 with Arduino. For this  connect the circuit as shown on figure. Download the library for mcp23017  from  sketch-- include library -- manage libraries.