이메세지는 httpd.conf가 스왑메모리상에 이미 오려져 있음을 뜻하는듯..
그러니깐 같은화일을 다른데서 편집을 하고있거나 다른터미널에서 혹시
작업을하기 위해 먼져 열어 두었을때 생기는 주의 메세지인거 같네요.
만약 서버에 올려진 화일이라면 또 다른 사람이 그 화일을 수정하고 있
는지 확인 해보심이...
: httpd.conf파일을 편집하려고하니 이상한 메세지가 뜨네요...
: 영어도 몬하는데 이런게 뜨니까 어찌해야하는지 당황스럽네요...
:
: httpd.conf.swp파일을 찾아두 없는거 같구...
: 어떻게해야하나요...?
: 답변부탁함다...그럼...휘리릭~~~~~!@!@#!@#
:
:
: [root@idima conf]# vi httpd.conf
: ATTENTION
: Found a swap file by the name ".httpd.conf.swp"
: dated: Fri Oct 6 14:57:53 2000
: owned by: root
: file name: /usr/local/apache/conf/httpd.conf
: modified: YES
: host name: localhost.localdomain
: user name: root
: process ID:1317
: While opening file "httpd.conf"
: dated: Mon Oct 9 12:07:47 2000
:
: (1) Another program may be editing the same file.
: If this is the case, be careful not to end up with two
: different instances of the same file when making changes.
: Quit, or continue with caution.
:
: (2) An edit session for this file crashed.
: If this is the case, use ":recover" or "vim -r httpd.conf"
: to recover the changes (see ":help recovery)".
: If you did this already, delete the swap file ".httpd.conf.swp"
: to avoid this message.
:
: "httpd.conf" 940L, 31967C
: Press RETURN or enter command to continue