How to install WordPress in Ubuntu?
WordPress can be easily installed in your Ubuntu machine. If you want to manually install wordpress from scratch, you can refer the post on how to install wordpress in Localhost. Let’s take a look into the procedures. As you know WordPress works on LAMP (Linux Apache MySQL and PHP). WordPress can also work in Windows [...]
How to install WordPress in localhost
WordPress is the most commonly used blogging platform. If you are a developer, you may wish to test a lot of things in your machine. It may be related to the development of themes and plugins. WordPress can be installed in your machine locally. You must have mysql,php and apache installed in your machine. Create [...]