Migrating EspoCRM To Another Server

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • blueprint
    Active Community Member
    • Jan 2019
    • 223

    Migrating EspoCRM To Another Server

    This question may well have been asked in some variation before.

    Would there be any complications when moving EspoCRM from our current server onto a completely new server, taking into account pre-requisities?

    For example, if I dump the existing database and take a copy of the entire source directory, would there be any reason why this would not work when re-deploying?

    Any gotchas that may trip me up - like group email not working, cron jobs not running, etc?

    Thanks in advance.
  • yuri
    Member
    • Mar 2014
    • 8440

    #2
    Should work.

    1. Make sure that file permissions are correct after copying.
    2. DB connetction parameters in data/config.php maybe needed to be changed.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • blueprint
      Active Community Member
      • Jan 2019
      • 223

      #3
      yuri Thanks - I'll give this a try.

      I'll keep as much the same as I can - directories, database names, etc.

      Comment

      • Robert74
        Junior Member
        • Sep 2019
        • 1

        #4
        Yes performing above 2 steps would help..It is the most accurate solution you can have. So yeah u can do it mypascoconnect
        Last edited by Robert74; 09-13-2019, 06:06 AM.

        Comment

        • William111477
          Junior Member
          • Sep 2019
          • 1

          #5
          Originally posted by yurikuzn
          Should work.

          1. Make sure that file Myfirstpremiercard permissions are correct after copying.
          2. DB connetction parameters in data/config.php maybe needed to be changed.
          Love it thank for the valuable information…
          Last edited by William111477; 09-19-2019, 06:29 AM.

          Comment

          Working...