제로보드깔고싶은데 php4만 깔면 되나요?
글쓴이: kcv / 작성시간: 화, 2004/07/20 - 5:03오후
안녕하세요 초보입니다^^;
아파치와 php mysql을 소스로 깔구나서 제로보드 설치를 하였는데
가끔가다 에러같은 경고문이 뜨네요
제로보드를 잘 사용할려면 php이외 무얼깔아야 하나요^^?
레드햇9.0사용중입니다
에러입니다
Warning: Unknown(): Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively. in Unknown on line 0
Forums:
경고문을 잘 읽어 보시죠.Warning: Unknown(): Yo
경고문을 잘 읽어 보시죠.
Warning: Unknown(): Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively. in Unknown on line 0
말 그대로, php.ini 열어서 bug_compat_42 와 bug_compat_warn 를 off 상태로 설정해 주시면 됩니다.
----
블로그 / 위키 / 리눅스 스크린샷 갤러리
댓글 달기