facing issue while migrating db in bagisto
-
hello
I am facing issue while installing bagisto using composer
on while migrating i am facing issueneed help on this to solve this
i also install and upgrade my maria db to 10.2 but still getting it
i also ask on live chat but the referred me to this
so kindly help me to solve it
thank you -
Hi there,
Which collation are you using and which DB engine?
Because I haven't seen these issues from any user.
Maybe some problem with your DB instance.
Just create one database with
utf8_unicode_ci
and also check the engine should beInnoDB
. -
sir i don't have utf8_unicode_ci in my xamp on locally
i set "utf8mb4_unicode_ci" this for it but still getting this error -
Hi @abdulrafay786,
Change it from the database and also check the database engine also. It should be innodb.
-
@devansh-webkul said in facing issue while migrating db in bagisto:
utf8_unicode_ci
sir it is not present in the list, but engine is innodb
-
Which Xamp version are you using?
-
-
@abdulrafay786 said in facing issue while migrating db in bagisto:
utf8_unicode_ci
should i update my xampp to more latest version?
-
Check with different version.
-
sir I rechecked my xampp version and it is 7.2.0
hope to hear positive form you soon
thank you -
sir need help to setup bagisto on local machine.
hope to hear positive from you soon
thank you -
I already told you about this. If still persist then raise a support ticket with all your credentials.
-
sir that is for custom php or importing db file which i don't have, i am on installing laravel and the migration is running all by commands. so this sokution won't work for me here