Results 1 to 2 of 2

Thread: Change host - move server

  1. #1
    Join Date
    Mar 2007
    Posts
    33

    Default Change host - move server

    I'm in the process of moving the site to a new host. Here're my steps,

    1) download all files from the original server and export database
    2) edit application.php (db connection, url path)
    3) upload the files to the new server, import database, CHOMD files and folders

    Is this done? Should I run 'install.php'? Please let know if there's any thing I'm missing. Thank you.

    -------
    Edit: I've successfully moved the sites. At the first time I failed and got a 500 sever error. I run 'install.php' to reinstall, and then uploaded the original application.php to replace the reinstalled application.php. I'm not sure if it's this step that solved the problem. But fortunately the site is live now.
    Last edited by Excell; 06-12-2008 at 11:51 AM.

  2. #2
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    Why export the database? Why not just get a mysql dump and import it into the new host? That would be much easier.

    Other than that, everything is correct.

    If you get a 500 error it's because your new host either doesn't like .htaccess or it doesn't allow the Options line in .htaccess

    edit and/or delete .htaccess at the following locations
    /.htaccess
    /admin_tpl/.htaccess
    /themes/.htaccess

    If everything is working then you do not need to edit/delete .htaccess

Similar Threads

  1. Replies: 2
    Last Post: 03-09-2008, 11:48 PM
  2. problem after move to new host
    By bugsdirectory in forum v5.x
    Replies: 5
    Last Post: 03-02-2008, 06:47 PM
  3. 403 - Forbidden (Move to my server)
    By Meti in forum v5.x
    Replies: 15
    Last Post: 11-06-2007, 12:06 PM
  4. switching host / server
    By jcary in forum v5.x
    Replies: 2
    Last Post: 04-23-2007, 11:04 AM
  5. Replies: 19
    Last Post: 06-09-2004, 04:06 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •