Find Us on Facebook

Showing posts with label install. Show all posts
Showing posts with label install. Show all posts
Firoza Parvin Badhon

Website Transfer(Part-4, Creating new mysql database)

If you read my previous posts, Now you know how to make a website files and database back and learned about files and folder upload. Here I will show you the final step "Backup Database upload and Configure."

To Upload your old database to your new hosting for your website your have to create a new database first.
  • Log in to your cPanel and go for the "MySQL® Database Wizard" Button on the "Database" Section of your cPanel.
  • In "MySQL® Database Wizard" You have to provide a name of your new database. Remember if you have more than one website and database its better to give your database your website related name. So that in future your will not get confused with your database.
MySQL® Database Wizard
MySQL® Database Wizard 
  • After naming your database "ontest" you have to go to the next window. There your have to provide a username and password for your database. (Password can be created automatically). Just follow the below picture....
MySQL® Database Wizard for user name and password

  • After creating Database user and password than comes User PRIVILEGES section. You have to provide User PRIVILEGES here. Its better if you using your own website and database select "All PRIVILEGES"  so that you will get the full control of your database and website.
Database User PRIVILEGES
Database User PRIVILEGES

Now your have successfully created your new Database. Before going to the next step please save your database name, database user name and database password in a notepad file. To configure your uploaded database it will require.

Please follow my next article, there I will show your "Backup Database upload and Configure."
Read More
Firoza Parvin Badhon

Website Transfer(Part-3, Files and Folder Upload)

If checked my previous posts, now you can Backup files and folders of website and Your also can make Database Backup of a Website. What to do now? Don't worry, I will guide you through.

 Uploading Files and Folders of your website

  • Login to your Hosting server cPanel and go for the "File Manager".
  • If your this domain is the main domain "File Manager" will be empty. But if this domain you added as an "Addon Domain" you will see a folder named after your addon domain, just open that folder.
  • At the top tool bar there will be a "Upload" button, Click on that.
Upload Button on cPanel

  • Now comes the Upload section, where you have to provide the .zip backup folder location and Uploading will start automatically.

After finishing the uploading go back to the "File Manager" and you will find your compressed folder. Select your Compressed folder and click on the "Extract" button and all the files and folder of your website will be Extracted.

This ends the files uploading your your website. Now comes the database uploading act. Because without the database and the database configuration your website will not work. Let starts with the database uploading first and I will show you the database conflagration.


Check my next Article. There I will show your how to create a new database for your new website and how to Uploading your old database Backup to your new hosting.
Read More
Firoza Parvin Badhon

Create your first website using Wordpress in 5 min

Create your first website using Wordpress

In this post I will show your how to Create your first website using Wordpress in just 5 min. If you following my previous posts, now you have your own domain and hosting and your configured your domain properly. Now you just need a website.

Now a days there are many free software to create a website. Most popular is Wordpress. Now I will show your How to install Wordpress in your Hosting server.

First login to your cPanel, Here you will find the "Quick install" or "Softaculous apps Installer" Button Just like the bellow picture.

"Quick install" or "Softaculous apps Installer" Button
"Quick install" or "Softaculous apps Installer" Button

Just Press it and your will be redirected to the installation page. There you will find word press Icon and bellow that there will be a "Install" button, just press that button. you are now half way to get your first website.
Now you will get the word press installation page. Now Configure your word press to setup your website.

1. Select the protocol, it will better "http://"
2. Select your domain from your domain list.
3. keep the "in directory" option blank, so that it will install your website to the root.
4. No need to do anything in the "Database Settings"
5. In "Site Settings" just provide your "Site name" and "Site Description".
6. In "Admin Account" Setting, provide a Admin name, password and an admin mail id.

Check this picture.

Configure your word press to setup your website
Configure your word press to setup your website

Now at the bottom of this page select you will find a "Install" buttom. Press that.

All done. Now you will get the confirmation page saying that your website is installed and it will provide your the admin link of the website.

Now Visit your website and visit the admin panel link to make any change in your site. Enjoy !
Read More