Recent activity
Recent activity (0)
DirectAdmin setup database error "Server sent charset unknown to the client"
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
I cannot find my website in RVsitebuilder
RVsitebuilder now has 2 versions for website building. If you have website built in RVsitebuilder version 5 or version 6, you can access to RVsitebuilder 6 to continue your website. To continue your website with RVsitebuilder 5, you can switch version from RVsitebuilder 6 interface. If you see grey screen with a new create site box, just try to create a test project when fresh access to RVsitebuilder 6 (by user), then you will see the "Switch" button. In RVsitebuilder 7 icon, you can start a new website with it as you want. Yo transfer your website from version 5 and 6 to RVsitebuilder 7

