게시판 에러 정보
게시판 에러본문
오류가 나는곳의 주소를 알려주시면 더 빠르고 정확하게 답변 받을 수 있습니다.
오류 주소 : tuotp.org
게시판에 글을 쓰면 오류가 나고, 한글은 물음표로 나더라구요. 한참 고생해서 원인은 찾았는데...
the set of character가 달라서 그렇다는 것 같은데... 그럼 이건 어떻게 해결을 해야하죠?
미국에서 웹호스팅을 하는 거라서...
일단 이런 답을 받았지만 막연하네요. 제가 워낙 초보라..
Hello,
We apologize for any inconvenience this has caused you. MySQL Server has a character set and a collation. The default collation is latin1_swedish_ci and the default character is latin1. It will be used if the database character set and collation are not specified for any table of your database. If the set of characters you are using in your Web page do not match the database table, you will see questions marks in your Web page.
You can take a dump of related MySQL database, change the character set in the dump file to required collation/character set and then reimport it to your MySQL. You can also alter the character set of individual tables by running a query in phpMyAdmin.
If you have any further questions, please don't hesitate to reply through Support Console. We are available 24x7.
Regards,
오류 주소 : tuotp.org
게시판에 글을 쓰면 오류가 나고, 한글은 물음표로 나더라구요. 한참 고생해서 원인은 찾았는데...
the set of character가 달라서 그렇다는 것 같은데... 그럼 이건 어떻게 해결을 해야하죠?
미국에서 웹호스팅을 하는 거라서...
일단 이런 답을 받았지만 막연하네요. 제가 워낙 초보라..
Hello,
We apologize for any inconvenience this has caused you. MySQL Server has a character set and a collation. The default collation is latin1_swedish_ci and the default character is latin1. It will be used if the database character set and collation are not specified for any table of your database. If the set of characters you are using in your Web page do not match the database table, you will see questions marks in your Web page.
You can take a dump of related MySQL database, change the character set in the dump file to required collation/character set and then reimport it to your MySQL. You can also alter the character set of individual tables by running a query in phpMyAdmin.
If you have any further questions, please don't hesitate to reply through Support Console. We are available 24x7.
Regards,
댓글 전체