# Shopware 5 lokal installieren mit MAMPPRO

**URL:** https://forum.shopware.com/t/shopware-5-lokal-installieren-mit-mamppro/40528
**Category:** Installation/Einstieg
**Created:** [13. Oktober 2016 um 19:05 UTC](https://forum.shopware.com/t/shopware-5-lokal-installieren-mit-mamppro/40528 "2016-10-13T19:05:47Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![lennart](https://avatars.discourse-cdn.com/v4/letter/l/b9bd4f/32.png) [@lennart](https://forum.shopware.com/u/lennart)
#### Post date: [13. Oktober 2016 um 19:05 UTC](https://forum.shopware.com/t/shopware-5-lokal-installieren-mit-mamppro/40528/1 "2016-10-13T19:05:47Z")

</div>

Hallo,

ich versuche gerade Shopware 5 als Testprojekt mit MAMPPRO loakl aufzusetzen. Leider kann die Installation nicht abgeschlossen werden. Nach&nbsp;dem Schritt “Datenbank konfigurieren” kommt es zu eine&nbsp;Fehlermeldung, die ich leider nicht deuten kann. Gestern habe ich Shopware 5 auf meinem Laptop problemlos mit MAMP zum laufen gebracht und bin dabei nach folgender Anleitung vorgegenagen&nbsp;[http://8mylez.com/blog/shopware-5-lokal-mamp-pro/](http://8mylez.com/blog/shopware-5-lokal-mamp-pro/) .

Bei gleicher Vorgehensweise kommt nach “Datenbank konfigurieren”&nbsp;auf meinem PC folgende Fehlermeldung:&nbsp;

**Fatal error** : Uncaught Error: Undefined class constant ‘MYSQL\_ATTR\_INIT\_COMMAND’ in C:\MAMP\roots\shopware5\recovery\install\src\DatabaseFactory.php:51 Stack trace: #0 C:\MAMP\roots\shopware5\recovery\install\src\app.php(250): Shopware\Recovery\Install\DatabaseFactory-\>createPDOConnection(Object(Shopware\Recovery\Install\Struct\DatabaseConnectionInformation)) #1 [internal function]: {closure}() #2 C:\MAMP\roots\shopware5\recovery\common\vendor\slim\slim\Slim\Route.php(462): call\_user\_func\_array(Object(Closure), Array) #3 C:\MAMP\roots\shopware5\recovery\common\vendor\slim\slim\Slim\Slim.php(1326): Slim\Route-\>dispatch() #4 C:\MAMP\roots\shopware5\recovery\common\vendor\slim\slim\Slim\Middleware\Flash.php(85): Slim\Slim-\>call() #5 C:\MAMP\roots\shopware5\recovery\common\vendor\slim\slim\Slim\Middleware\MethodOverride.php(92): Slim\Middleware\Flash-\>call() #6 C:\MAMP\roots\shopware5\recovery\common\vendor\slim\slim\Slim\Middleware\PrettyExceptions.php(67): Slim\Middleware\MethodOverride-\>call() #7 C:\MAMP\roots\shopware5\rec in&nbsp; **C:\MAMP\roots\shopware5\recovery\install\src\DatabaseFactory.php** &nbsp;on line&nbsp; **51**

&nbsp;

Ich benutze die aktuelle MAMPPRO Version mit PHP 7.0.6.

Vielen Dank für jegliche Hilfe!

---

<div class="post-metadata">

### Author: ![shyim](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/shyim/32/7681_2.png) [@shyim](https://forum.shopware.com/u/shyim)
#### Post date: [13. Oktober 2016 um 19:25 UTC](https://forum.shopware.com/t/shopware-5-lokal-installieren-mit-mamppro/40528/2 "2016-10-13T19:25:21Z")

</div>

Nach der Fehlermeldung ist das PHP PDO MYSQL Extension aus.

---

<div class="post-metadata">

### Author: ![ffinkelm](https://avatars.discourse-cdn.com/v4/letter/f/fbc32d/32.png) [@ffinkelm](https://forum.shopware.com/u/ffinkelm)
#### Post date: [13. Oktober 2016 um 19:45 UTC](https://forum.shopware.com/t/shopware-5-lokal-installieren-mit-mamppro/40528/3 "2016-10-13T19:45:38Z")

</div>

Ich kann dir das Shopware Bitnami Paket als lokale Installation empfehlen, installieren und fertig.

Findest du auf der Download Seite von Shopware.

Gruß&nbsp;

---

<div class="post-metadata">

### Author: ![lennart](https://avatars.discourse-cdn.com/v4/letter/l/b9bd4f/32.png) [@lennart](https://forum.shopware.com/u/lennart)
#### Post date: [14. Oktober 2016 um 09:40 UTC](https://forum.shopware.com/t/shopware-5-lokal-installieren-mit-mamppro/40528/4 "2016-10-14T09:40:26Z")

</div>

Vielen Dank für eure Hilfe. Es scheint an dem fehlenden pdo mysql zu liegen. Auf meinem Laptop ist es vorhanden auf meinem PC nicht. Ich habe jetzt einige Lösungsvorschläge zur Installation ausprobiert, bisher ohne Erfolg. Shyim weißt du, wie ich es nachträglich für MAMP installieren kann?
