Migrate Dolphin to UNA on Same Domain

I have been running Dolphin for a long time and want to migrate the Dolphin 7.3.5 site to UNA.  How can I do this and keep the site on the same domain?

  • 843
  • More
Replies (2)
    • Hello!

      You may perform the next steps for transfer:

      1 ) Fist of all you need to check php version on your server. You may do it in Dolphin's admin panel -> Settings -> Tools -> Hosting Tools.  Php version should be 5.5.10 or 5.6.x, because UNA doesn't work on php versions less then 5.5.10 and Dolphin doesn't' work on php versions up to 7.x.x.

      2) Create new sub folder in Dolphin root folder and install into it UNA

      3) Follow instructions described on this page https://una.io/page/Start-Guide-Setup -> Dolphin_Migration_Tool

      4) When transfer is complite you need to move UNA from subfolder to the root of your server (instead of Dolphin) and correct paths in inc/header.inc.php file in UNA

      • Thank you Alexey . Will give it a try.

        Login or Join to comment.