# Issue installing fresh Mautic 3.0.0beta

**URL:** https://forum.mautic.org/t/issue-installing-fresh-mautic-3-0-0beta/13979
**Category:** Product Support
**Created:** [April 20, 2020, 9:46pm UTC](https://forum.mautic.org/t/issue-installing-fresh-mautic-3-0-0beta/13979 "2020-04-20T21:46:07Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![healthstatus1](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/healthstatus1/32/961_2.png) [@healthstatus1](https://forum.mautic.org/u/healthstatus1)
#### Post date: [April 20, 2020, 9:46pm UTC](https://forum.mautic.org/t/issue-installing-fresh-mautic-3-0-0beta/13979/1 "2020-04-20T21:46:07Z")

</div>

**Your software**  
My Mautic version is: 3.0.0beta  
My PHP version is: 7.2

**Your problem**  
My problem is: getting this error doing a fresh install of Mautic 3

An error occurred while attempting to add default data: An exception occurred while executing ‘CREATE INDEX instagram\_search ON leads (instagram)’: SQLSTATE[42000]: Syntax error or access violation: 1118 Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs

These errors are showing in the log: None, not setup yet

Steps I have tried to fix the problem: created a topic in the forum

---

<div class="post-metadata">

### Author: ![ivohofland](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/ivohofland/32/2484_2.png) [@ivohofland](https://forum.mautic.org/u/ivohofland)
#### Post date: [May 22, 2020, 6:18pm UTC](https://forum.mautic.org/t/issue-installing-fresh-mautic-3-0-0beta/13979/2 "2020-05-22T18:18:17Z")

</div>

I’ve found your topic trough Google looking for the same problem I had.

The solution for me was to upgrade MySQL from version MariaDB 10.1 to the latest version: MariaDB 10.3

Hope this helps for others.
