[Notice] Announcing the End of Demo Server [Read me]
markdown: Add description for applying setting after creation of my.cnf file
@3e9431327918c2c02497c7c131bdf38d2cdb5fc6
--- docs/install-mariadb.md
+++ docs/install-mariadb.md
... | ... | @@ -80,6 +80,12 @@ |
80 | 80 |
|
81 | 81 |
Also, see [configuring-mariadb-with-mycnf](https://mariadb.com/kb/en/mariadb/configuring-mariadb-with-mycnf/) |
82 | 82 |
|
83 |
+Then restart MariaDB to apply the settings. |
|
84 |
+ |
|
85 |
+``` |
|
86 |
+service mysql restart |
|
87 |
+``` |
|
88 |
+ |
|
83 | 89 |
Now, let's start to install Yona! |
84 | 90 |
|
85 | 91 |
|
--- docs/ko/install-mariadb.md
+++ docs/ko/install-mariadb.md
... | ... | @@ -84,7 +84,13 @@ |
84 | 84 |
|
85 | 85 |
꼭 /etc 아래가 아니더라도 [my.cnf 위치 탐색순서](https://mariadb.com/kb/en/mariadb/configuring-mariadb-with-mycnf/) 를 보고 적당한 곳에 my.cnf 파일을 만들어서 넣어도 무방하다고 알려져 있습니다. (Mac OS 유저는 우선은 위 설명대로 해주세요. 추가 확인이 필요합니다) |
86 | 86 |
|
87 |
-이제 Yona 를 설치합니다. |
|
87 |
+이어서 설정을 적용하기 위해 MariaDB 를 재시작해주세요. |
|
88 |
+ |
|
89 |
+``` |
|
90 |
+service mysql restart |
|
91 |
+``` |
|
92 |
+ |
|
93 |
+이제 Yona 를 설치합니다. |
|
88 | 94 |
|
89 | 95 |
[Install Yona Server](install-yona-server.md) |
90 | 96 |
|
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?