2008.02.29 15:24:45 (*.239.32.112)
11,455
상태 |
---|
pc에서는 글씨가 깔끔하게 잘 뜨는데요 . 노트북에서는 글씨가 두줄씩 겹쳐서 나와요.
경고도 뜨고요. 왜그런거죠? 대충영어 해석해보면
섹션 익스텐션(내선??)은 고려하지 말아라 변하는 데이타소스를. 글로벌 ~등록하지 않으면 할수 없다. 어쩌구저쩌구
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
아시는 분 가르쳐주세요~~^^부탁드릴께요
-
register_globals = On
이렇게 말씀하셨는데요.
이해가 안가서요.
스타일. 스크립트에 저걸 추가해서 될까요? 아님 수정하는건가요.? 이 수정을 어디서 어떻게 하는지 좀 알려주시면 감사하겠어요.
최근 수정일 : 2008-02-29 16:23:50 - 백성찬(白星燦)
서버의 php.ini 파일에서 위의 내용을 찾아서 수정해야 합니다.