Results 1 to 10 of 10
  1. #1
    Join Date
    Mar 2008
    Location
    Israel
    Posts
    59
    Plugin Contributions
    0

    Default Moving installation to another host, with a new domain

    Hello again

    I would like to move my zen cart 1.2.5 installation to a new host. I will follow the instructions given me here:
    1) backup old DB
    2) install 1.3.8 on new machine
    3) remove 1.3.8 DB from new machine
    4) restore old DB (from step 1) on new machine
    5) upgrade the DB on the new machine

    but here are some new chalanges:
    the name of the website has to be changed. I'm not sure about all the implications, but the most obvious changes are in the domin name and DB name, that won't resemble the original 1.2.5 installation.

    * The zen-cart tutorials are absolutely excellent! Any tutorial on this case as well?

    Thank you,
    Alon

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Moving installation to another host, with a new domain

    All you should have to do, after the 5 steps you listed, is edit the paths in includes/configure.php and admin/includes/configure.php to reflect the new domain name and database name (or prefix).

  3. #3
    Join Date
    Mar 2008
    Location
    Israel
    Posts
    59
    Plugin Contributions
    0

    Default Re: Moving installation to another host, with a new domain

    Great! I hoped it all sums up to configure.php files.

    Thank you,
    Alon

  4. #4
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Moving installation to another host, with a new domain

    Quote Originally Posted by Makover View Post

    * The zen-cart tutorials are absolutely excellent! Any tutorial on this case as well?
    Searching for the topic reveals this article: https://www.zen-cart.com/tutorials/i...hp?article=100
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Mar 2008
    Location
    Israel
    Posts
    59
    Plugin Contributions
    0

    Default Re: Moving installation to another host, with a new domain

    Hi,

    Managed to install 1.3.7.1, but I'm experiencing problems with chmod. both configure.php files were set to 644 using the hosting company file manager, yet I get the warning: http://srv101.networkprotected.com/~dhcarsho

    Anything else I should check/do?

    Thank you,
    Alon

  6. #6
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Moving installation to another host, with a new domain

    Quote Originally Posted by Makover View Post
    Hboth configure.php files were set to 644 using the hosting company file manager, yet I get the warning
    You tried 644 ... did you try the other suggestion mentioned in the warning message? ie: 444 ?

    https://www.zen-cart.com/tutorials/i...hp?article=148
    https://www.zen-cart.com/tutorials/index.php?article=90
    https://www.zen-cart.com/tutorials/index.php?article=9
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #7
    Join Date
    Mar 2008
    Location
    Israel
    Posts
    59
    Plugin Contributions
    0

    Default Re: Moving installation to another host, with a new domain

    You have an answer to everything Thank you!

    Great installer! It identified almost all variables so it was a "next-next" procedure. So up untill now it was pretty trivial. Now I'll install the Hebrew package and proceed with steps 3-5. Wish me luck.

    Alon

  8. #8
    Join Date
    Mar 2008
    Location
    Israel
    Posts
    59
    Plugin Contributions
    0

    Default Re: Moving installation to another host, with a new domain

    Hi All,

    I'm asking for your advise. As described I have to deal with 3 difficulties:

    1) Move Zen-Cart to a new host
    2) Upgrade from 1.2.5 to 1.3.7.1
    3) Different Domain

    I thought the upgrade requires just relpacing files but it actually requires some acquaintance with the code. I'm not sure which code changes were done by the developer on the 1.2.5 zen-cart 3 years ago so I won't be able to distinguish between changes that originate from the upgrade process and which originate form the developer.

    So, perhaps I should do differently than advised here and:

    1) Install 1.2.5 on the new host
    2) Move Zen-Cart to the new host
    3) Upgrade

    Alon

  9. #9
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Moving installation to another host, with a new domain

    Quote Originally Posted by Makover View Post
    So, perhaps I should do differently than advised here and:

    1) Install 1.2.5 on the new host
    2) Move Zen-Cart to the new host
    3) Upgrade
    You can do that if you like, as long as your new host isn't running PHP5 or MySQL5 yet ... because v1.2.5 is not compatible with PHP5 and MySQL5.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  10. #10
    Join Date
    Mar 2008
    Location
    Israel
    Posts
    59
    Plugin Contributions
    0

    Default Re: Moving installation to another host, with a new domain

    Database: MySQL 5.0.45-community
    PHP Version: 5.2.5 (Zend: 2.2.0)

    So I'll have to use WinMerge to locate both code upgrade and customization at the same time. Appologies in advance if I'll be a nag tomorrow.

    Alon

 

 

Similar Threads

  1. Replies: 10
    Last Post: 4 Jun 2015, 01:07 PM
  2. Replies: 0
    Last Post: 6 Dec 2011, 06:07 PM
  3. Replies: 1
    Last Post: 21 Mar 2009, 06:57 PM
  4. moving zen cart to a virtual host with no domain
    By Capslock118 in forum General Questions
    Replies: 4
    Last Post: 26 Jun 2007, 09:48 PM

Posting Permissions

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