wordpress




Hour 1
  1. Download wordpress link: download WP
  2. Now unzip file and put it into your development directory ex: var/html/... in LAMP and /httpd/... in XAMPP and www in WAMP . save as your project name " Project-wp".
  3. open browser and open project which unzip you and name " Project-wp".
  4. localhost/Project-wp            press Enter
  5. You will find a page for wordpress installation 
  6.  Click for installation 
  7. if you get error in config file then " create a config.php in root folder and put code which you had given before installation "
  8. Or not then put database name, username , password and required field 
  9. open browser open project 
you have successfully install Wordpress 

 Hour 2


13 comments:

  1. For more than one project, could we have to download once again a new wordpress zip?

    ReplyDelete
  2. Not always, once download create only replica...

    ReplyDelete
  3. I want to know if, I can build a dating site with wordpress?

    Dj Khaled - Holy key

    ReplyDelete
  4. Please what is the maximum number of plugins a good website should have.

    ReplyDelete
  5. Thank you for posting helpful information and data for Wordpress Web Development

    ReplyDelete
  6. How do I activate upgradement with zero downtime on wordpress

    ReplyDelete
  7. nice code bro article are awesome follow my blog for php www.gajabwap.blogspot.in

    ReplyDelete
  8. This comment has been removed by the author.

    ReplyDelete

GitHub repository using Git Bash command

  To add a project to a GitHub repository using Git Bash command line, you can follow these steps: Create a new repository on GitHub by logg...