E
E
Ewig232021-08-13 18:57:36
Sass
Ewig23, 2021-08-13 18:57:36

How to make Open Server and Koala compiler friends?

When changing hardware, I decided to switch to Open Server. Installed, launched, first works.

Koala compiler didn't work: invalid byte sequence in utf-8 error.
The collective mind suggested a solution through the Windows settings:
"Control Panel" => "Regional Standards" => "Advanced" => "Change system language" => ticked the "use utf-8 unicode"

But the problem is that now Open Server does not start !When you check the box "use utf-8 unicode" - Open Server does not work. And if you uncheck "use utf-8 unicode" - then Open Server works, but Koala does not work.

With a non-starting server, this is what is in the logs:

2021-08-13 18:37:33  Обновление конфигурации Sendmail
2021-08-13 18:37:33  Обновление конфигурации PHP_7.1
2021-08-13 18:37:33  Обновление конфигурации PHPMyAdmin
2021-08-13 18:37:33  Обновление конфигурации Apache_2.4-PHP_7.0-7.1
2021-08-13 18:37:33  Запуск MySQL-8.0-Win10
2021-08-13 18:37:33  Запуск Apache_2.4-PHP_7.0-7.1
2021-08-13 18:37:33  Проверка состояния сервера
2021-08-13 18:38:08  Не удалось запустить MySQL-8.0-Win10
2021-08-13 18:38:08  Сбой запуска!
2021-08-13 18:38:08  --------------------------------------------
2021-08-13 18:38:08  Начало процедуры остановки сервера
2021-08-13 18:38:08  Остановка системных модулей
2021-08-13 18:38:09  Отключение виртуального диска
2021-08-13 18:38:09  Сервер успешно остановлен за 0,781 секунд!

In the "MySQL debugging" tab the following:

mysqld: [ERROR] Found option without preceding group in config file c:\openserver\modules\database\MySQL-8.0-Win10\my.ini at line 1.
mysqld: [ERROR] Fatal error in defaults handling. Program aborted!

In the Apache debug tab, the following:

[Fri Aug 13 18:37:33.625543 2021] [ssl:warn] [pid 15924:tid 460] AH01909: default:443:0 server certificate does NOT include an ID which matches the server name
[Fri Aug 13 18:37:33.689432 2021] [ssl:warn] [pid 15924:tid 460] AH01909: default:443:0 server certificate does NOT include an ID which matches the server name
[Fri Aug 13 18:37:33.718194 2021] [mpm_winnt:notice] [pid 15924:tid 460] AH00455: Apache/2.4.41 (Win64) OpenSSL/1.0.2s configured -- resuming normal operations
[Fri Aug 13 18:37:33.718194 2021] [mpm_winnt:notice] [pid 15924:tid 460] AH00456: Apache Lounge VC14 Server built: Aug 12 2019 10:48:01
[Fri Aug 13 18:37:33.718194 2021] [core:notice] [pid 15924:tid 460] AH00094: Command line: 'C:\\openserver\\modules\\http\\Apache_2.4-PHP_7.0-7.1\\bin\\httpd.exe -d C:/OpenServer/modules/http/Apache_2.4-PHP_7.0-7.1 -f c:\\openserver\\modules\\http\\Apache_2.4-PHP_7.0-7.1\\conf\\httpd.conf'
[Fri Aug 13 18:37:33.720548 2021] [mpm_winnt:notice] [pid 15924:tid 460] AH00418: Parent: Created child process 16032
[Fri Aug 13 18:37:34.021893 2021] [ssl:warn] [pid 16032:tid 472] AH01909: default:443:0 server certificate does NOT include an ID which matches the server name
[Fri Aug 13 18:37:34.084687 2021] [ssl:warn] [pid 16032:tid 472] AH01909: default:443:0 server certificate does NOT include an ID which matches the server name
[Fri Aug 13 18:37:34.102623 2021] [mpm_winnt:notice] [pid 16032:tid 472] AH00354: Child: Starting 150 worker threads.

The server is down.

Surely someone has been in this situation. Please suggest how you solved the problem.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey delphinpro, 2021-08-13
@delphinpro

Stop indulging in childish toys, and build the front like an adult - npm/gulp/webpack

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question