I answer myself: I need to comment out the line "SET NAMES utf8 COLLATE utf8_unicode_ci; SET CHARACTER SET utf8;" in the /install478.php file
1 2020-04-11 14:41:33
Re: SQL query error: 1115 Unknown character set 'utf8' (2 replies, posted in Problems)
2 2020-04-11 12:10:01
Topic: SQL query error: 1115 Unknown character set 'utf8' (2 replies, posted in Problems)
When installing, the file gives an error:
mycal: ERROR Script: /install478.php - SQL query error: SQLSTATE [42000]: Syntax error or access violation: 1115 Unknown character set 'utf8' or collation 'utf8_unicode_ci;'
Query string: SET NAMES utf8 COLLATE utf8_unicode_ci; SET CHARACTER SET utf8;
Hosting: 000webhost.com
Database Client Version: libmysql - mysqlnd 5.0.12
PHP Version: 7.3.12
Server Encoding: UTF-8 Unicode (utf8)
Tell me how to solve the problem?