오류때문에 미치겠네요 ㅠㅠ 정보
오류때문에 미치겠네요 ㅠㅠ- judgearion 자기소개 아이디로 검색 회원게시물
- 조회 903
- 댓글 1
본문
중국 서버인데 지인 부탁으로 게시판 연동하려는데 이런 메시지가 뜨네요
Warning: ini_set() [function.ini-set]: A session is active. You cannot change the session module's ini settings at this time. in /home/clients/ujinchina/wwwroot/common.php on line 283
Warning: Cannot modify header information - headers already sent by (output started at /home/clients/ujinchina/wwwroot/common.php:283) in /home/clients/ujinchina/wwwroot/lib/common.lib.php on line 98
Warning: Cannot modify header information - headers already sent by (output started at /home/clients/ujinchina/wwwroot/common.php:283) in /home/clients/ujinchina/wwwroot/lib/common.lib.php on line 98
Warning: Cannot modify header information - headers already sent by (output started at /home/clients/ujinchina/wwwroot/common.php:283) in /home/clients/ujinchina/wwwroot/lib/common.lib.php on line 98
Warning: Cannot modify header information - headers already sent by (output started at /home/clients/ujinchina/wwwroot/common.php:283) in /home/clients/ujinchina/wwwroot/head.sub.php on line 32
Warning: Cannot modify header information - headers already sent by (output started at /home/clients/ujinchina/wwwroot/common.php:283) in /home/clients/ujinchina/wwwroot/head.sub.php on line 34
Warning: Cannot modify header information - headers already sent by (output started at /home/clients/ujinchina/wwwroot/common.php:283) in /home/clients/ujinchina/wwwroot/head.sub.php on line 35
Warning: Cannot modify header information - headers already sent by (output started at /home/clients/ujinchina/wwwroot/common.php:283) in /home/clients/ujinchina/wwwroot/head.sub.php on line 36
Warning: Cannot modify header information - headers already sent by (output started at /home/clients/ujinchina/wwwroot/common.php:283) in /home/clients/ujinchina/wwwroot/head.sub.php on line 37
Warning: Cannot modify header information - headers already sent by (output started at /home/clients/ujinchina/wwwroot/common.php:283) in /home/clients/ujinchina/wwwroot/head.sub.php on line 38
-----
그리고 한글도 다 깨져서 보이는데 무슨 이유일까요 고수님들 도아주세요.
Warning: ini_set() [function.ini-set]: A session is active. You cannot change the session module's ini settings at this time. in /home/clients/ujinchina/wwwroot/common.php on line 283
Warning: Cannot modify header information - headers already sent by (output started at /home/clients/ujinchina/wwwroot/common.php:283) in /home/clients/ujinchina/wwwroot/lib/common.lib.php on line 98
Warning: Cannot modify header information - headers already sent by (output started at /home/clients/ujinchina/wwwroot/common.php:283) in /home/clients/ujinchina/wwwroot/lib/common.lib.php on line 98
Warning: Cannot modify header information - headers already sent by (output started at /home/clients/ujinchina/wwwroot/common.php:283) in /home/clients/ujinchina/wwwroot/lib/common.lib.php on line 98
Warning: Cannot modify header information - headers already sent by (output started at /home/clients/ujinchina/wwwroot/common.php:283) in /home/clients/ujinchina/wwwroot/head.sub.php on line 32
Warning: Cannot modify header information - headers already sent by (output started at /home/clients/ujinchina/wwwroot/common.php:283) in /home/clients/ujinchina/wwwroot/head.sub.php on line 34
Warning: Cannot modify header information - headers already sent by (output started at /home/clients/ujinchina/wwwroot/common.php:283) in /home/clients/ujinchina/wwwroot/head.sub.php on line 35
Warning: Cannot modify header information - headers already sent by (output started at /home/clients/ujinchina/wwwroot/common.php:283) in /home/clients/ujinchina/wwwroot/head.sub.php on line 36
Warning: Cannot modify header information - headers already sent by (output started at /home/clients/ujinchina/wwwroot/common.php:283) in /home/clients/ujinchina/wwwroot/head.sub.php on line 37
Warning: Cannot modify header information - headers already sent by (output started at /home/clients/ujinchina/wwwroot/common.php:283) in /home/clients/ujinchina/wwwroot/head.sub.php on line 38
-----
그리고 한글도 다 깨져서 보이는데 무슨 이유일까요 고수님들 도아주세요.
댓글 전체

중국서버는 php5로 되었을겁니다.
이전에 나도 이런 문제로 인해 그누보드를 포기하고 개발한적 있습니다.
아마 포스트 게스트 이런 $_POST $_GET 이런 형식바께 먹지 않을건데..
호스팅 회사에 PHP4 사양 서버로 변경하세요
그럼 해결이 됩니다.
이전에 나도 이런 문제로 인해 그누보드를 포기하고 개발한적 있습니다.
아마 포스트 게스트 이런 $_POST $_GET 이런 형식바께 먹지 않을건데..
호스팅 회사에 PHP4 사양 서버로 변경하세요
그럼 해결이 됩니다.