From 0db45c9be0f21b49ae1fcc09ddc89853c39d42c7 Mon Sep 17 00:00:00 2001 From: Zhang Huangbin Date: Tue, 2 Jun 2015 22:55:05 +0800 Subject: [PATCH] Typo. --- html/upgrade.iredmail.0.9.1-0.9.2.html | 4 ++-- upgrade/0-upgrade.iredmail.0.9.1-0.9.2.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/html/upgrade.iredmail.0.9.1-0.9.2.html b/html/upgrade.iredmail.0.9.1-0.9.2.html index 65584231..fc53239f 100644 --- a/html/upgrade.iredmail.0.9.1-0.9.2.html +++ b/html/upgrade.iredmail.0.9.1-0.9.2.html @@ -235,9 +235,9 @@ cannot be started, and iRedAdmin is unaccessible. Below steps fix this issue.

-

Note: if you don't have /etc/uwsgi/iredadmin.ini, it's ok to use below +

Note: if you don't have /etc/uwsgi/iredadmin.ini, it's ok to use below one. Be careful, if your web server is running as different daemon user and -group, you must updatechown-socket =` line with correct daemon user/group +group, you must update chown-socket = line with correct daemon user/group name.

[uwsgi]
 plugins = python
diff --git a/upgrade/0-upgrade.iredmail.0.9.1-0.9.2.md b/upgrade/0-upgrade.iredmail.0.9.1-0.9.2.md
index 87280961..7efbc68f 100644
--- a/upgrade/0-upgrade.iredmail.0.9.1-0.9.2.md
+++ b/upgrade/0-upgrade.iredmail.0.9.1-0.9.2.md
@@ -230,7 +230,7 @@ It will create file `/etc/uwsgi.ini` and directory `/etc/uwsgi.d/`.
 # rmdir /etc/uwsgi
 ```
 
-Note: if you don't have `/etc/uwsgi/iredadmin.ini, it's ok to use below
+Note: if you don't have `/etc/uwsgi/iredadmin.ini`, it's ok to use below
 one. Be careful, if your web server is running as different daemon user and
 group, you must update `chown-socket =` line with correct daemon user/group
 name.