태그별 글 목록: 오류

WordPress: 이 웹사이트에 치명적인 오류가 있습니다(There has been a critical error on this website)

운영중인 워드프레스 블로그 중 하나에서 ‘이 웹사이트에 치명적인 오류가 있습니다’라는 메시지가 나타났다. There has been a critical error on this website 검색해보니 플러그인 등의 오류일 가능성이 있어, 문제를 진단하려면 wp-config 파일을 편집해서 디버그 모드(Debug Mode)를 켜라고 나와 있었다. The following code, inserted in your wp-config.php file, will log all errors, notices, and warnings to a file called debug.log in the wp-content directory. …

더 읽기 »

Lync Server 2013: Enable-CsComputer 오류 해결

도대체 몇 주 전부터 이 문제가 나를 괴롭혔는지… 무엇이 문제인지 모르는 채 골머리를 앓다가… 지난 금요일에 꼬알라님 덕분에 해당 문제를 해결했다. 오류 로그 Alter failed for Server ‘ServerName\lynclocal’. Failed Operation Exception An exception occurred while executing a Transact-SQL statement or batch. ExecutionFailureException The affinity mask specified does not match the CPU mask on this system. SqlException Error: 오류가 발생했습니다. “Microsoft.sqlServer.Management.Smo.FailedOperationException” …

더 읽기 »

Windows Server 2008 R2 설치: HP MicroServer Gen8

HP MicroServer N40L은 서버라기보다는 일반 컴퓨터와 같은 느낌이다. N40L의 메인 보드에 있는 Mini SAS 케이블에 연결된 SSD에 Windows Server 2012 R2가 설치되어 있는데, 별도의 드라이버 없이 서버를 바로 설치할 수 있다. HP MicroServer N40L Mainboard 하지만 새로 구매한 HP MicroServer Gen8에서는 일반적인 방법과는 달리, 마이크로 서버 자체에서 제공하는 Intelligent Provisioning 기능을 통해 OS를 설치해야 했다. 그래도 뭐, Intelligent Provisioning을 사용하니 …

더 읽기 »