Error while installinghttps://forums.bagisto.com/post/2388
-
@venukeyar
Is there any parameter set for DB_PREFIX in .env? -
-
@venukeyar
run the following command from the project root directoryphp artisan migrate
php artisan db:seedI hope this will resolve the issue.
-
@Vaishali-Agarwal running the first shows the following error
-
@Vaishali-Agarwal second command gave following error
-
@venukeyar
Could you tell me your MARIADB version? -
@Vaishali-Agarwal Mariadb version 10.1.37
-
Hi @venukeyar
Bagisto require MariaDB: 10.2.7 or Higher, as the lower version doesn't support the JSON format , you need to upgrade it to the latest version.you may also check this https://github.com/bagisto/bagisto/issues/1551
Have a wonderful day! -
@Vaishali-Agarwal Thank you. I now installed on WAMP server and it started working. But the initial screen is as given below.
-
@venukeyar
run php artisan vendor:publish --force and then press 0 to continue