Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

utf8_general_ci err...
 
Notifications
Clear all

utf8_general_ci error when copy database to new server

3 Posts
3 Users
0 Reactions
4,832 Views
(@vanlele)
Posts: 10
Active Member
Topic starter
 
[#4653]

Dear,

I move my projeqtor to another database by opration/copy database in myphpadmin but after copying it get error in font.

Can you help me please?


 
Posted : 21 Sep 2017 10H03
(@babynus)
Posts: 14952
Member Admin
 

The encoding in the servers is different.
The MySql database must be full UTF-8.
See MySql docs (and in this forum) to correctly configure target server.
If it is correct, mayby origin was not, so you'll have to convert to UTF-8 the dump file (using Notepad++ for instance)


 
Posted : 21 Sep 2017 10H14
(@richard-pare)
Posts: 165
Active Member
 

Probably the dump is the problem.

Look this blog which proposes a better way to dumping and importing.

https://makandracards.com/makandra/595-dumping-and-importing-from-to-mysql-in-an-utf-8-safe-way


 
Posted : 21 Sep 2017 19H09
Share:

Scroll to Top