Shopify December 04, 2016 / 00:00
‌ hi there,

trying to install 1.0.7 version, but stop on 2-nd phase ("Setting up database")

the partial log
```
[2016-12-04 09:57:16] production.ERROR: PDOException: SQLSTATE[42000]: Syntax error or access violation: 1055 Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'demo-shop-db.demo__modules.id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by in /var/www/demo/vendor/laravel/framework/src/Illuminate/Database/Connection.php:288
```

the full log
https://gist.github.com/hbakhtiyor/81a541bdc2351bc798954986a65ecb14

any advices?


Comments for hang during installation at 2-nd phase

Peter Ivanov   2017-08-10 12:22:16
Hi,

Do you by chance use Postgres SQL server ?
You have to log in or register to post a comment: