From 8be0688d2d8fe4ed2eaeeb4d9abd85f7dd3d273d Mon Sep 17 00:00:00 2001 From: chicpro Date: Wed, 13 Mar 2013 09:53:45 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9C=88=EB=8F=84=EC=9A=B0=20=ED=99=98?= =?UTF-8?q?=EA=B2=BD=EC=97=90=EC=84=9C=20=ED=8D=BC=EB=AF=B8=EC=85=98?= =?UTF-8?q?=EC=B2=B4=ED=81=AC=20=EB=AC=B4=EB=A0=A5=ED=99=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install/install.inc.php | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/install/install.inc.php b/install/install.inc.php index a4f5df97b..22bb69a07 100644 --- a/install/install.inc.php +++ b/install/install.inc.php @@ -67,13 +67,15 @@ if (!is_dir($data_path)) -

디렉토리의 퍼미션을 707로 변경하여 주십시오.

- $> chmod 707 또는 chmod uo+rwx

- 위 명령 실행후 브라우저를 새로고침 하십시오.

- +

디렉토리의 퍼미션을 707로 변경하여 주십시오.

+ $> chmod 707 또는 chmod uo+rwx

+ 위 명령 실행후 브라우저를 새로고침 하십시오.

+ \ No newline at end of file