# installation Error

**URL:** https://forum.shopware.com/t/installation-error/9398
**Category:** Shopware 3.5
**Tags:** installation--gettin
**Created:** [24. Oktober 2012 um 11:12 UTC](https://forum.shopware.com/t/installation-error/9398 "2012-10-24T11:12:43Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![mprvijay](https://avatars.discourse-cdn.com/v4/letter/m/49beb7/32.png) [@mprvijay](https://forum.shopware.com/u/mprvijay)
#### Post date: [24. Oktober 2012 um 11:12 UTC](https://forum.shopware.com/t/installation-error/9398/1 "2012-10-24T11:12:43Z")

</div>

i want install shopware locally and when i try to install at the time database import it showing this error Fatal error maximum execution time of 30 seconds exceeded in c: \ wamp \ www \ vijay \ assets \ php \ Shopware \ \_Install\_Database.php on line 205 Can someone give solution for this problem.

---

<div class="post-metadata">

### Author: ![oli](https://avatars.discourse-cdn.com/v4/letter/o/2bfe46/32.png) [@oli](https://forum.shopware.com/u/oli)
#### Post date: [24. Oktober 2012 um 12:21 UTC](https://forum.shopware.com/t/installation-error/9398/2 "2012-10-24T12:21:50Z")

</div>

Increase the value for max\_execution\_time in your php.ini

---

<div class="post-metadata">

### Author: ![mprvijay](https://avatars.discourse-cdn.com/v4/letter/m/49beb7/32.png) [@mprvijay](https://forum.shopware.com/u/mprvijay)
#### Post date: [24. Oktober 2012 um 14:27 UTC](https://forum.shopware.com/t/installation-error/9398/3 "2012-10-24T14:27:07Z")

</div>

[quote=“oli”]Increase the value for max\_execution\_time in your php.ini[/quote] At the final step of installation i got this error "SQLSTATE[HY000]: General error: 1364 Field ‘sessionID’ doesn’t have a default value "

---

<div class="post-metadata">

### Author: ![matictec](https://avatars.discourse-cdn.com/v4/letter/m/df705f/32.png) [@matictec](https://forum.shopware.com/u/matictec)
#### Post date: [2. November 2012 um 17:57 UTC](https://forum.shopware.com/t/installation-error/9398/4 "2012-11-02T17:57:39Z")

</div>

It seems that your MySQL Server works in STRICT\_MODE. Disable it. Howto change: [http://dev.mysql.com/doc/refman/5.1/en/ … -mode.html](http://dev.mysql.com/doc/refman/5.1/en/server-sql-mode.html)
