Home > タグ「php」を含む記事
ぼそぼそ
MySQLとphpでエラーが発生
今になってapacheのerror_logに変なエラーが出ているのが分かった。
File 'NONEXISTENT/charsets/?.conf' not found (Errcode: 2)
Character set '#12' is not a compiled character set and is not specified in the 'NONEXISTENT/charsets/Index' file
WebのphpでMySQLを操作するたびに出力している。
ググったら同じような症状とその対策法が…
File 'NONEXISTENT/charsets/?.conf' not found (Errcode: 2)
Character set '#12' is not a compiled character set and is not specified in the 'NONEXISTENT/charsets/Index' file
WebのphpでMySQLを操作するたびに出力している。
ググったら同じような症状とその対策法が…










