Here are the steps to move your drupal website from localhost to live server:
Update your setting file. Typically found in sites/default/settings.php to match your web hosting sql settings
Empty the cache from your localhost database. The easiest way to do this is with phpMyAdmin, make sure to clear all the tables starting with ‘cache_’ or ‘<prefix>_cache_’ ). This step is very important as your site might not work properly or even worse when you export the SQL file it will be to large and will not upload properly.
Next we need to export the sql table from our localhost and upload the sql data to our sql server through our web hosting provided.
Finally all you need to do is upload your drupal files from your localhost to your hosting service online. You can probably do this through your hosting service or which ever FTP service you prefer, I prefer to use Coda for all my web development needs. Filezilla is a good free option as well.
There it is, you’re done!







celery designs – eco-tools
Re-nourish – Rethink design!

One Comment
very good post,really it’s very helpfull ,
Thanks