1. 모니위키 프로젝트 위키 에러
Warning: date()
[function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Seoul' for 'KST/9.0/no DST' instead in /share/www/moniwiki.sf.net/wikilib.php on line 841
http://moniwiki.kldp.net/wiki.php/MoniWiki
상단에 위와 같은 에러가 뜨면서 내용을 알아보기 힘드네요.
2. PageHitsMacro 사용이 안되네요.
config.php에서 $use_counter=1; 했습니다만
[[PageHits is not activated. set $use_counter=1; in the config.php]]
라고 뜹니다.
moniwiki/plugin/PageHits.php
12번째 줄을 주석처리하면 아예 빈 페이지가 뜨네요.
서버에서 별도 기능 지원을 해야 하나요?
모니위키 1.1.6 cvs 버전 사용 중입니다.