'2007/10/25'에 해당되는 글 1건
- 2007/10/25 윈도우 XP Professional에서 IIS 설치가 안된다? (1)
Windows XP Professional에서는 IIS 6.0이 아주 쉽게 설치되는 게 정상이다. (제어판-프로그램 추가/삭제-윈도우즈 구성 요소..)
그런데 내 PC에서는 어찌 된 일인지 그 쉬운 IIS 설치가 안되어서 한참 속을 썩였다. 분명히 설치 CD를(그것도 무려 정품으로!) 넣었는데도 파일을 찾을 수 없다고 튕기는 현상이었다. 오늘은 기필코 깔아보리라 마음 먹고 구글님에게 물어 봤더니 명쾌한 답이 있는 페이지를 알려 주시네. 진작 물어볼 것을 그랬다.
http://qaos.com/viewtopic.php?topic=6139&forum=13
결론은 esentutl /p %windir%\security\database\secedit.sdb 라는 명령을 실행시키라는 것인데, 저 명령을 내리면 대강 이런 화면이 출력되면서 뭔가 작업이 진행된다(보안 DB를 복구하는 것이라고 한다). 도중에 경고 메시지가 한 번 뜨는데 그냥 '확인' 눌러주면 된다.
C:\Documents and Settings\charlie>esentutl /p %windir%\security\database\secedit.sdb
Microsoft(R) Windows(TM) Database Utilities Version 5.1
Copyright (C) Microsoft Corporation. All Rights Reserved.Initiating REPAIR mode...
Database: C:\WINDOWS\security\database\secedit.sdb
Temp. Database: TEMPREPAIR3392.EDBChecking database integrity.
The database is not up-to-date. This operation may find that
this database is corrupt because data from the log files has
yet to be placed in the database.To ensure the database is up-to-date please use the 'Recovery' operation.
Scanning Status (% complete)0 10 20 30 40 50 60 70 80 90 100
|----|----|----|----|----|----|----|----|----|----|
...................................................
Integrity check successful.Note:
It is recommended that you immediately perform a full backup
of this database. If you restore a backup made before the
repair, the database will be rolled back to the state
it was in at the time of that backup.Operation completed successfully in 12.859 seconds.

이올린에 북마크하기
이올린에 추천하기


Prev

Rss Feed