Bloxby Support Portal
  • Home
  • Knowledge Base
  • Forums
  • Register
  • Live Chat

Knowledge Base

  1. Home
  2. Knowledge Base
  3. Developer Manual
  4. How to migrate Bloxby to a new server

How to migrate Bloxby to a new server

  • Created March 29, 2018
  • Author Herbert
  • Category Developer Manual
  • Comments 1

To migrate your current installation from one hosting/server to another hosting/server is so easy. You just need to follow this steps,

  • Take a backup of your Bloxby files.
  • Take a backup of your Bloxby MySQL database.
  • Upload your backup files to new hosting/server.
  • Import your backup MySQL database to new hosting/server.

If you use your previous domain name then you are ready to go! But if you want to change your domain name (i.e. from http://abc.com/ to http://def.com/) then you need to edit the file, “/application/config/config.php”

Change the following line,
$config[‘base_url’] = ‘http://abc.com/’;
to
$config[‘base_url’] = ‘http://def.com/’;

Thats it! Your server migration is complete.

Was this article helpful?

Yes No

Related Articles

  • Update from v1.3.1 to v1.4.0
    • 0
    • 981
  • Update from v1.3.0 to v1.3.1
    • 0
    • 842
    • 1
  • Update from v1.2.3 to v1.3.0
    • 1
    • 796
  • Update from v1.2.0 to v1.2.3
    • 0
    • 1020
  • Update from v1.1.4 to v1.2.0
    • 1
    • 1043
  • Automated login
    • 0
    • 1703
    • 1

1 Comment

  1. Avatar Arleston
    5 years ago

    Where is the database data to change database name and password?

    Log in to Reply

Leave A Comment? Cancel Reply

You must be logged in to post a comment.

Knowledge Base Categories

  • User Manual
  • General
    • Frequently Asked Questions
  • Developer Manual
    • Updates
    • Integration
    • Extending Bloxby
  • Admin Manual
    • Managing Blocks & Components

Popular Articles

  • Server Requirements
  • Installation Guide
  • How to modify or develop Bloxby
  • Terms and Definitions
  • How to configure Bloxby page builder

Knowledge Base Authors

  • Andrew Ozols
    Andrew Ozols
    Articles Authored: 138
  • Herbert
    Herbert
    Articles Authored: 4

Knowledge Base Authors

  • Andrew Ozols
    Andrew Ozols
    Articles Authored: 138
  • Herbert
    Herbert
    Articles Authored: 4

Forum Statistics

Forums
11
Topics
1,083
Replies
6,210
Topic Tags
249
© Bloxby 2019, All rights reserved