Results 1 to 4 of 4

Move a working store to different server

This is a discussion on Move a working store to different server within the osCmax v2 Installation issues forums, part of the osCmax v2.0 Forums category; What is the best way to move a working store to a new server? is there an easy way to ...

      
  1. #1
    Member
    Join Date
    Sep 2005
    Posts
    82
    Rep Power
    0


    Default Move a working store to different server

    What is the best way to move a working store to a new server?

    is there an easy way to do this task?


    Thanks,
    JIM

  2. #2
    osCMax Testing Team
    Join Date
    Sep 2004
    Posts
    357
    Rep Power
    10


    Default Re: Move a working store to different server

    If you are using a cpanel host in your old server and the new server it is simple. Just do a backup at old host and a restore at new host. Update your config.php files in both catalog/includes and admin/includes and off you go.

  3. #3
    osCMax Development Team met00's Avatar
    Join Date
    Oct 2005
    Location
    wherever I happen to be at the moment
    Posts
    854
    Blog Entries
    2
    Rep Power
    21


    Default Re: Move a working store to different server

    The old fashioned way (no plesk and no cpanel)

    1) using phpadmin backup the tables and the structure of the database to a local file on your computer

    2) tar the directory structure of the filesystem of the old store

    3) gzip the tarball

    4) ftp the tarball over to the new server

    5) gunzip and tar -cvf the gzipped tarball

    6) run phpadmin on the new server and upload the sql file

    7) make any changes in the catalog and admin area config.php

    done.
    so endith the lesson
    <think>sometimes I just sit's and thinks</think>
    "Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB

  4. #4
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,688
    Rep Power
    22


    Default Re: Move a working store to different server

    Lazier way (not necessarily the best).... No Plesk, CPanel, phpMyAdmin or SSH/Shell access needed! Just FTP access to both servers.

    1) Backup your database in the osCMax admin interface. (You DO do this regularly right?)

    2) Copy ALL FILES to your NEW server (or upload a fresh set - plus the backup file). Remember to INCLUDE the INSTALL directories and files. ONE way would to FTP all files off the server on to your local machine then FTP them them up to your new server. Another is like met00 said - if you have access and know SSH - or Shell access - tarball the whole thing and move that to the new server and untarball it there.

    3) Run the install as normal - as if staring a new installation (this used for ONLY to properly set both your configure.php files and gain basic access to the ADMIN interface)

    4) Test to see if works..... (if not redo step 2 & 3) - You will have a basic store running now. - You can remove the install directory.

    5) go into the admin - with the default user name/password that osCMax normally uses. Then RESTORE the backup file from step #1

    DONE!
    JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
    Try out our osCMax at: Live Catalog Demo
    Limited access Admin: Live Admin Demo
    Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!

Similar Threads

  1. Search Engine Friendly URL's not working after moving to new server/host
    By sircuss in forum osCmax v2 Installation issues
    Replies: 4
    Last Post: 05-11-2007, 10:13 AM
  2. Modules Not Showing up after move to new server
    By tom344 in forum osCmax v2 Installation issues
    Replies: 1
    Last Post: 08-24-2006, 07:28 PM
  3. How Do I Move Delete and Move Boxes Around?
    By OyedeleG in forum osCommerce 2.2 Modification Help
    Replies: 2
    Last Post: 03-18-2003, 01:37 AM

Bookmarks

Posting Permissions

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