1. Guarantee Web site malware removal (joomla, drupal, wordpress etc) - don't let your business get down due to virus, malware and blacklist problem.
  2. Recommended Web Hosting to help you doing business online with high performance. : Support ioncube, zend and all other hosting by default.
  3. Get free wordpress website transfer : up to 4 domains Find out more .... Click here to see other user testimonial

Sorry for late post, I have to attend a meeting for three days. Held by my office. Yesterday I get rest and today I’m ready to write. I hope you don’t mind icon smile Step by step move drupal from localhost to drupal hosting : From Localhost to Online

sucuri long Step by step move drupal from localhost to drupal hosting : From Localhost to Online

Before we continue I just want remind you steps that we have done as follows :

  1. Setting Domain : cover step by step guide pointing domain to hosting company.
  2. Setting Add On Domain : how to set add on domain in cpanel.

Lets continue the rest.

Upload Drupal

Get ftp client like coreftp, filezilla and upload your drupal files to your hosting account.

drupal hosting Step by step move drupal from localhost to drupal hosting : From Localhost to Online

Wait for while, get tea, coffee or soft drink until process finish.

First Access

Open browser and type address :

http://batikweb.com

Site off-line

The site is currently not available due to technical problems. Please try again later. Thank you for your understanding.


If you are the maintainer of this site, please check your database settings in the settings.php file and ensure that your hosting provider’s database server is running. For more help, see the handbook, or contact your hosting provider.

The mysql error was: Access denied for user ‘root’@'localhost’ (using password: YES).

This is normal view as I upload old configuration file.

Open settings.php file (located in C:\wamp\www\drupal\sites\default)  and edit appropriate entry.

$db_url = ‘mysql://xxxxx_drupal:YqpN1}+!&)m@@localhost/xxxxx_drupal’;
$db_prefix = ”;
$base_url = ‘http://batikweb.com’;  // NO trailing slash!

Reupload the file.

Export Database File

Open phpmyadmin (localhost) and click on the name database you want to export.

In this case I click drupal.

backup drupal db 1 Step by step move drupal from localhost to drupal hosting : From Localhost to Online

New page open,click on Export link.  (make sure current database is set to drupal)

backup drupal db 2 Step by step move drupal from localhost to drupal hosting : From Localhost to Online

Scroll down, let the setting as default. Check on “Save as file” section and click Go.

backup drupal db 3 Step by step move drupal from localhost to drupal hosting : From Localhost to Online

Save the file and click OK.

backup drupal db 4 Step by step move drupal from localhost to drupal hosting : From Localhost to Online

Import Drupal Database File

Login to cpanel at drupal hosting and click phpmyadmin under Databases section.

import drupal db 1 Step by step move drupal from localhost to drupal hosting : From Localhost to Online

Click Import link and choose file.

import drupal db 2 Step by step move drupal from localhost to drupal hosting : From Localhost to Online

Click Browse, locate the file and click GO.

When import process executed successfully You’ll see this message.

Import has been successfully finished, 76 queries executed.

Drupal website ready to serve.

hg Step by step move drupal from localhost to drupal hosting : From Localhost to Online

Related posts:

  1. Step by step move drupal from localhost to drupal hosting : AddOn Domain Setting
  2. Step by step move drupal from localhost to drupal hosting : Domain Setting
  3. Step by Step Install Drupal on WampServer : Vhost and Clean URL
  4. Step by Step Install Drupal on Wamp : Add Domain
  5. Install drupal in localhost with xampp

  2 Responses to “Step by step move drupal from localhost to drupal hosting : From Localhost to Online”

  1. Hi,
    I’ve been following this tutorial and have completed each stage – thanks for a great tutorial.
    The only issue is my site is still offline after completing all steps and cannot figure out why – can you advise?

    I’ve made sure that the username, password and database names are correct in settings.php

    Could it be a .htaccess issue? I had trouble when uploading the site and was advised to remove the htaccess file which brought the site up. If I republish the file, I get a 500 Internal Server Error.

    Any help you can spare will be much appreciated.

    Regards
    Nathan

  2. i followed your guide but only the homepage works but any other URL returns a 500 internal server error. Checking with my server now…

 Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

   
© 2011 Hosting Formula Suffusion theme by Sayontan Sinha