묻고답하기
/html/xe/classes/db/DBMysql.class.php on line 167 문제
2014.01.27 18:02
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /host/home1/XXXX/html/xe/classes/db/DBMysql.class.php on line 167
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /host/home1/XXXX/html/xe/classes/db/DBMysql.class.php on line 169
Warning: mysql_insert_id(): supplied argument is not a valid MySQL-Link resource in /host/home1/XXXX/html/xe/classes/db/DBMysql.class.php on line 524
(계속반복...-_-;;)
하단부분의 표기사항↓
Warning: Cannot modify header information - headers already sent by (output started at /host/home1/kito/html/xe/classes/db/DBMysql.class.php:167) in/host/home1/XXXX/html/xe/classes/display/DisplayHandler.class.php on line 63
Warning: Cannot modify header information - headers already sent by (output started at /host/home1/kito/html/xe/classes/db/DBMysql.class.php:167) in/host/home1/XXXX/html/xe/classes/display/DisplayHandler.class.php on line 244
Warning: Cannot modify header information - headers already sent by (output started at /host/home1/kito/html/xe/classes/db/DBMysql.class.php:167) in/host/home1/XXXX/html/xe/classes/display/DisplayHandler.class.php on line 245
Warning: Cannot modify header information - headers already sent by (output started at /host/home1/kito/html/xe/classes/db/DBMysql.class.php:167) in/host/home1/XXXX/html/xe/classes/display/DisplayHandler.class.php on line 246
Warning: Cannot modify header information - headers already sent by (output started at /host/home1/kito/html/xe/classes/db/DBMysql.class.php:167) in/host/home1/XXXX/html/xe/classes/display/DisplayHandler.class.php on line 247
Warning: Cannot modify header information - headers already sent by (output started at /host/home1/kito/html/xe/classes/db/DBMysql.class.php:167) in/host/home1/XXXX/html/xe/classes/display/DisplayHandler.class.php on line 248
Warning: Cannot modify header information - headers already sent by (output started at /host/home1/kito/html/xe/classes/db/DBMysql.class.php:167) in/host/home1/XXXX/html/xe/classes/display/DisplayHandler.class.php on line 249
Warning: Cannot modify header information - headers already sent by (output started at /host/home1/kito/html/xe/classes/db/DBMysql.class.php:167) in/host/home1/XXXX/html/xe/classes/display/DisplayHandler.class.php on line 78
멍청하게ftp에서 xe 내려받기 시도하다가 뭔가 오류가 난것같은데
xe화면이 위 소스들의 스크롤압박이되어버렸어요;;;
어디가 꼬이고 문제를 일으킨건지 도저히 모르겠습니다.
따로 건드린건없구요.
그냥 알ftp에서 내려받기 한것밖에 없는데..
어떻게 해야되는지 조언 구해봅니다.
현재 닷홈호스팅 쓰고있습니다 ㅠㅠ
답변기다릴께요 ㅠㅠㅠㅠㅠ
고수님들 부탁드려요ㅠㅠㅠㅠㅠ
DB를 읽어들이는데 문제가 있습니다.
Warning: Cannot modify header information - headers already sent by ... 에러는 처음의 DB에러가 나오는 것 때문에 발생하는 에러 문구의 에러일 뿐입니다.
DB 설정같은것을 확인해 보세요.