"미디어위키 사용환경검사 경고"의 두 판 사이의 차이

5번째 줄: 5번째 줄:


==목록==
==목록==
*[[Warning: Could not find APC, XCache or WinCache. Object caching is not enabled.]]<ref>경고: APC, XCache 또는 WinCache를 찾을 수 없습니다.</ref>
*[[Warning: Could not find APC, XCache or WinCache. Object caching is not enabled.]]<ref>경고: [http://www.php.net/apc APC], [http://xcache.lighttpd.net/ XCache] 또는 [http://www.iis.net/download/WinCacheForPhp WinCache]를 찾을 수 없습니다. 개체 캐싱을 활성화하지 않습니다.</ref>
*[[Warning: Your web server has mod_security enabled. If misconfigured, it can cause problems for MediaWiki or other software that allows users to post arbitrary content.]]<ref>경고: 웹 서버에 mod_security가 허용되었습니다. 잘못 설정된 경우 미디어위키나 사용자가 임의의 콘텐츠를 게시할 수 있는 다른 소프트웨어에 대한 문제를 일으킬 수 있습니다.</ref>
*[[Warning: Your web server has mod_security enabled. If misconfigured, it can cause problems for MediaWiki or other software that allows users to post arbitrary content.]]<ref>경고: 웹 서버에 mod_security가 허용되었습니다. 잘못 설정된 경우 미디어위키나 사용자가 임의의 콘텐츠를 게시할 수 있는 다른 소프트웨어에 대한 문제를 일으킬 수 있습니다.</ref>
*[[Warning: The intl PECL extension is not available to handle Unicode normalization, falling back to slow pure-PHP implementation.]]<ref>경고: 유니코드 정규화를 처리할 [http://pecl.php.net/package/intl intl PECL 확장 기능]을 사용할 수 없기 때문에 느린 순수한 PHP 구현을 대신 사용합니다. 높은 트래픽 사이트에서 실행하려면 [http://www.mediawiki.org/wiki/Unicode_normalization_considerations 유니코드 정규화]를 읽어보시기 바랍니다.</ref>
*[[Warning: The intl PECL extension is not available to handle Unicode normalization, falling back to slow pure-PHP implementation.]]<ref>경고: 유니코드 정규화를 처리할 [http://pecl.php.net/package/intl intl PECL 확장 기능]을 사용할 수 없기 때문에 느린 순수한 PHP 구현을 대신 사용합니다. 높은 트래픽 사이트에서 실행하려면 [http://www.mediawiki.org/wiki/Unicode_normalization_considerations 유니코드 정규화]를 읽어보시기 바랍니다.</ref>

2014년 6월 8일 (일) 10:39 판

미디어위키 Envirtonmental checks에서 Warning
미디어위키 설치시 환경 점검 Warning
미디어위키 환경 점검시 경고
MediaWiki 설치중 Environmental checks 경고

1 목록

php-intl 설치
  • GD 라이브러리나 ImageMagick를 찾을 수 없습니다. 그림 섬네일이 비활성화됩니다.[4]
php-gd 설치

2 SQLite 관련

1.18.1을 설치할 떄는 이런 경고는 없었는데 1.19.0에서 처음 등장.

  • Warning: you have SQLite 3.3.6, which is lower than minimum required version 3.3.7. SQLite will be unavailable.
  • Warning: SQLite is compiled without the FTS3 module, search features will be unavailable on this backend.

3 기타

4 같이 보기

5 주석

  1. 경고: APC, XCache 또는 WinCache를 찾을 수 없습니다. 개체 캐싱을 활성화하지 않습니다.
  2. 경고: 웹 서버에 mod_security가 허용되었습니다. 잘못 설정된 경우 미디어위키나 사용자가 임의의 콘텐츠를 게시할 수 있는 다른 소프트웨어에 대한 문제를 일으킬 수 있습니다.
  3. 경고: 유니코드 정규화를 처리할 intl PECL 확장 기능을 사용할 수 없기 때문에 느린 순수한 PHP 구현을 대신 사용합니다. 높은 트래픽 사이트에서 실행하려면 유니코드 정규화를 읽어보시기 바랍니다.
  4. GD 라이브러리를 설치하고 나면 "내장된 GD 그래픽 라이브러리를 찾았습니다. 올리기를 활성화할 경우 그림 섬네일이 활성화됩니다."로 바뀜
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}