# Mautic 5.0.4 to 5.1.0

**URL:** https://forum.mautic.org/t/mautic-5-0-4-to-5-1-0/32581
**Category:** Mautic 5 Install/Upgrade Support
**Created:** [June 28, 2024, 8:01am UTC](https://forum.mautic.org/t/mautic-5-0-4-to-5-1-0/32581 "2024-06-28T08:01:18Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![posbiyik2](https://avatars.discourse-cdn.com/v4/letter/p/45deac/32.png) [@posbiyik2](https://forum.mautic.org/u/posbiyik2)
#### Post date: [June 28, 2024, 8:01am UTC](https://forum.mautic.org/t/mautic-5-0-4-to-5-1-0/32581/1 "2024-06-28T08:01:18Z")

</div>

**Your software**  
My Mautic version is: 5.0.4  
My PHP version is: 8.1  
My Database type and version is: 10.6.18-MariaDB

**Your problem**  
My problem is:

Hi - I have a Mautic 5.0.4 in a cPanel with the latest data in it. I’ve now installed 5.1.0 in the same cPanel. Is there a way to port the 5.0.4 Mautic DB to 5.1.0 DB? As for the config, I know which files to copy but for the DB, I have no idea.

Thanks in advance…

These errors are showing in the log:

Steps I have tried to fix the problem:

---

<div class="post-metadata">

### Author: ![borjarafols](https://avatars.discourse-cdn.com/v4/letter/b/c6cbf5/32.png) [@borjarafols](https://forum.mautic.org/u/borjarafols)
#### Post date: [July 3, 2024, 8:36pm UTC](https://forum.mautic.org/t/mautic-5-0-4-to-5-1-0/32581/2 "2024-07-03T20:36:05Z")

</div>

You can use the same database you where using in 5.0.4.

Just make a backup (just in case) and then connect to your 5.1.0 server and run `php bin/console doctrine:migrations:migrate`

---

<div class="post-metadata">

### Author: ![posbiyik2](https://avatars.discourse-cdn.com/v4/letter/p/45deac/32.png) [@posbiyik2](https://forum.mautic.org/u/posbiyik2)
#### Post date: [July 4, 2024, 9:25am UTC](https://forum.mautic.org/t/mautic-5-0-4-to-5-1-0/32581/3 "2024-07-04T09:25:59Z")

</div>

Thanks borjarafols. After realizing 5.1 instance the cPanel allowed us to install7 had less features than 5.0.1, we stopped the migration for now. We’ll need to understand 5.1 a bit better first.

It is great to hear that the DBs are compatible like this.
