Search found 23 matches

by D-Cell
17 Dec 2018, 22:25
Forum: Laravel package
Topic: Error during install demo data
Replies: 5
Views: 2493

Re: Error during install demo data

Here is verbose output: Exception trace: 1 Doctrine\DBAL\Schema\MySqlSchemaManager::parseCreateOptions() /var/www/aimeos.local/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/MySqlSchemaManager.php:307 2 Doctrine\DBAL\Schema\MySqlSchemaManager::listTableDetails("mshop_locale_site"...
by D-Cell
17 Dec 2018, 22:11
Forum: Laravel package
Topic: Error during install demo data
Replies: 5
Views: 2493

Re: Error during install demo data

This is what i get after i run "php artisan aimeos:setup --option=setup/default/demo:1" when install on clean Laravel: /*Console output is too long, so i provide only the part with error*/ ... Migrating order type Checking table "mshop_order": OK Remove left over Laravel user add...
by D-Cell
17 Dec 2018, 18:14
Forum: Laravel package
Topic: Error during install demo data
Replies: 5
Views: 2493

Error during install demo data

Hi everyone! Hope someone can help me to fix my problem. I would like to try Aimeos on my localhost. Configuration is Linux Fedora 28, PHP 7.2.13, Mariadb 10.2.19, Nginx. I followed all instructions from docs and tried to install Aimeos both ways: - Install as a separate package - composer create-pr...