DirectAdmin setup database error "Server sent charset unknown to the client"
by
RV Support
2025-11-18 09:17:14
When you're installing RVsitebuilder on DirecAdmin and it's putting an error on Database setup process.
Error
Cannot connect to DB, check your credentials, exiting ...
Error message: Server sent charset unknown to the client
Solution:
Add the following text in
/etc/my.cnf:Default:
[mysqld] max_allowed_packet=64M local-infile=0 innodb_file_per_table=1
Add following:
[client] default-character-set=utf8 [mysql] default-character-set=utf8 [mysqld] collation-server = utf8_unicode_ci character-set-server = utf8 default_authentication_plugin = mysql_native_password max_allowed_packet=64M local-infile=0 innodb_file_per_table=1
And restart MySQL run command
service mysqld restart
And follow MySQL strict mode function, breaks RVsitebuilder program
Articals in this section
-
DirectAdmin setup database error "Server sent charset unknown to the client"
Updated on 2025-11-18 09:17:14
-
I cannot find my website in RVsitebuilder
Updated on 2025-11-18 09:17:14
-
Error "Sorry, None of this server IPs.... was found in RVglobalsoft license system" when click edit site
Updated on 2025-11-18 08:04:55
-
Error "RVsitebuilder is not installed. Please contact your host provider to install" when going to edit website
Updated on 2025-11-18 08:04:54
-
Install custombuild PHP56 on DirectAdmin PHP7 server to make RVsitebuilder 6 work.
Updated on 2025-11-18 08:04:54
-
Publish error "Compiling dynamic data"
Updated on 2025-11-18 08:04:54
-
V5 on V6 Publish Error rvseagullmod-1.0.1.tgz
Updated on 2025-11-18 08:04:54
-
Click Edit website freezes on "Update Template"
Updated on 2025-11-18 09:17:14
-
Cannot create new project, cannot create new page, error ">Cannot insert sitebuilder project info to database<"
Updated on 2025-11-18 09:17:14
-
RVsitebuilder on DirectAdmin loading error for clicking Edit and/or Save.
Updated on 2025-11-18 08:04:54
