{"id":1711,"date":"2008-09-11T20:09:28","date_gmt":"2008-09-11T11:09:28","guid":{"rendered":"http:\/\/leavebehind.iobb.net\/wordpress\/archives\/1711"},"modified":"2017-07-12T11:20:16","modified_gmt":"2017-07-12T02:20:16","slug":"wordpressiuu","status":"publish","type":"post","link":"http:\/\/leavebehind.mydns.jp\/wordpress\/2008\/09\/11\/wordpressiuu\/","title":{"rendered":"WordPress\u306e\u5f15\u8d8a\u3057"},"content":{"rendered":"<p>\u65b0iPod\u30b7\u30ea\u30fc\u30ba\u304c\u767a\u8868\u306b\u306a\u308a\u307e\u3057\u305f\u306d\u3002touch\u306b\u30b9\u30d4\u30fc\u30ab\u30fc\u304c\u3064\u3044\u305f\u3063\u3066\u306e\u304c\u6c17\u306b\u306a\u308b\u3050\u3089\u3044\u306a\u306e\u3067\u3001\u50d5\u306f\u898b\u9001\u308a\u3067\u3059\u3002<\/p>\n<p>\u3055\u3066\u3001WordPress\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u304c\u53e4\u304f\u306a\u308b\u4e00\u65b9\u3067\u3059\u3002\u8e0f\u307f\u3068\u3069\u307e\u3063\u3066\u3044\u305f\u306e\u306f\u73fe\u884c\u306emySQL\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u304cUTF-8\u3092\u6271\u3048\u306a\u3044\u3053\u3068\u304c\u4e00\u756a\u306e\u539f\u56e0\u3067\u3059\u3002<\/p>\n<p>\u3068\u3044\u3046\u308f\u3051\u3067\u3001\u3088\u3046\u3084\u304f\u91cd\u3044\u8170\u3092\u3042\u3052\u3001<\/p>\n<p>*mySQL\u30924.0.xx\u304b\u30895.0.xx\u3078\u3001\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306fEUC-JP\u304b\u3089UTF-8<br \/>\n*php\u30924.3.xx\u304b\u30895.2.x\u3078<br \/>\n*WordPress\u30922.0.11\u304b\u30892.6.1\u3078<br \/>\n*\u3064\u3044\u3067\u306b\u30b5\u30fc\u30d0PC\u3082\u65b0\u8abf\u3002<\/p>\n<p>\u3092\u3001\u3044\u3063\u307a\u3093\u306b\u3084\u3063\u3066\u307f\u3088\u3046\u306e\u5dfb\u3067\u3059\u3002<br \/>\n\u3068\u306f\u8a00\u3048\u3001\u3044\u304d\u306a\u308a\u3084\u308b\u3068\u60b2\u60e8\u306a\u7d50\u679c\u3092\u307e\u306d\u304d\u304b\u306d\u306a\u3044\u306e\u3067\u3001\u4eca\u56de\u306f\u4eee\u60f3\u30de\u30b7\u30f3\u3092\u65b0\u8abf\u3059\u308b\u30b5\u30fc\u30d0\u3068\u898b\u7acb\u3066\u3066\u3001\u304a\u5f15\u8d8a\u3057\u30b7\u30df\u30e5\u30ec\u30fc\u30b7\u30e7\u30f3\u3067\u3059\u3002<\/p>\n<p>\u7d50\u679c\u304b\u3089\u8a00\u3046\u3068\u306a\u3093\u3068\u304b\u3046\u307e\u304f\u8a00\u3063\u305f\u306e\u304c\u4e0b\u306e\u30b9\u30af\u30ea\u30fc\u30f3\u30b7\u30e7\u30c3\u30c8\u3067\u3059\u3002\u3042\u3068\u306f\u65b0\u3057\u3044PC\u3092\u8cb7\u3063\u3066\u304f\u308b\u3060\u3051\u3067\u3059\u3002\u3053\u308c\u304c\u4e00\u756a\u9762\u5012\u304f\u3055\u3044\uff01<\/p>\n<div style=\"text-align: center;\"><img decoding=\"async\" id=\"image1712\" src=\"http:\/\/leavebehind.iobb.net\/wordpress\/wp-content\/uploads\/2008\/09\/wp26_small.jpg\" alt=\"wp26_small.jpg\" \/><\/div>\n<p>\u4ee5\u4e0b\u3001\u624b\u9806\u306e\u30e1\u30e2\u3002\u8352\u696d\u3067\u3059\u306e\u3067\u7d76\u5bfe\u307e\u306d\u3057\u306a\u3044\u3067\u304f\u3060\u3055\u3044\uff01<br \/>\n<!--more--><br \/>\nphpmyadmin\u3082\u3057\u304f\u306fmysqldump\u3067\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u3002<\/p>\n<pre>$ mysqldump -u root -p DB_NAME &gt; htaka.sql<\/pre>\n<p>\u305d\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30c7\u30fc\u30bf\u3092BOM\u7121\u3057UTF-8\u306b\u5909\u63db\u3002<\/p>\n<pre>$ nkf -E -w -w80 htaka.sql &gt; htaka_utf8noBOM.sql<\/pre>\n<p>\u5f15\u8d8a\u3057\u5148\u306emysql\u306e\u8a2d\u5b9a(\/etc\/mysql\/my.conf)\u3078\u8ffd\u8a18\u3002<\/p>\n<pre>[mysqld]\r\ndefault-character-set = utf8\r\nskip-character-set-client-handshake\r\n[mysql]\r\ndefault-character-set = utf8<\/pre>\n<p>\u3053\u308c\u3067UTF-8\u7aef\u672b\u3001phpmyadmin\u4e21\u65b9\u304b\u3089\u6587\u5b57\u5316\u3051\u7121\u3057\u3067mysql\u3092\u64cd\u4f5c\u51fa\u6765\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n<div style=\"text-align: center;\"><img decoding=\"async\" id=\"image1710\" src=\"http:\/\/leavebehind.iobb.net\/wordpress\/wp-content\/uploads\/2008\/09\/mysql-utf8_small.jpg\" alt=\"mysql-utf8_small.jpg\" \/><\/div>\n<p>apache2\u306erewrite\u30e2\u30b8\u30e5\u30fc\u30eb\u3092\u6709\u52b9\u306b\u3059\u308b\u3002<\/p>\n<pre>sudo a2enmod rewrite\r\nsudo \/etc\/init.d\/apache2 restart\r\n<\/pre>\n<p>UTF-8\u306b\u5909\u63db\u3057\u305f\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u3057\u305f\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092\u3092\u5f15\u8d8a\u3057\u5148mysql\u306b\u8aad\u307f\u8fbc\u307f\u3002<\/p>\n<pre>$ mysql htaka &lt; htaka_utf8noBOM.sql -u root -p<\/pre>\n<p>\u7121\u7406\u3084\u308a\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092UTF-8\u3078\u5909\u63db\u3057\u305f\u306e\u3067\u4e0d\u5177\u5408\u304c\u3042\u308a\u30022.6.1\u3078\u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9\u5f8c\u300c\u301c\u301ccapabilities.php on line 31\u301c\u301c\u300d\u304c\u51fa\u305f\u3089\u3053\u308c\u304c\u539f\u56e0\u3002<br \/>\n&#8220;wp_options&#8221;\u30c6\u30fc\u30d6\u30eb\u306e&#8221;wp_user_roles&#8221;\u3068\u8a00\u3046&#8221;option_name&#8221;\u3092\u3082\u3064\u30ec\u30b3\u30fc\u30c9\u3092\u4ee5\u4e0b\u306e\u30c7\u30fc\u30bf\u3067\u4e0a\u66f8\u304d\u3002<\/p>\n<pre>a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:9:\"\u7ba1\u7406\u4eba\";s:12:\"capabilities\";a:30:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:9:\"\u7de8\u96c6\u8005\";s:12:\"capabilities\";a:19:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"\u4f5c\u8005\";s:12:\"capabilities\";a:8:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:9:\"\u5bc4\u7a3f\u8005\";s:12:\"capabilities\";a:4:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:9:\"\u5354\u529b\u8005\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}<\/pre>\n<p>WordPress\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3092Ver.2.0.11\u306e\u307e\u307e\u3001\u307e\u308b\u3054\u3068\u5f15\u8d8a\u3057\u3002<br \/>\nWordPress Ver.2.6.1\u3067\u4e0a\u66f8\u304d\u3002\u305d\u306e\u5f8c\u4ee5\u4e0b\u306eupgrade\u30b9\u30af\u30ea\u30d7\u30c8\u3078\u30a2\u30af\u30bb\u30b9\u3057\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092\u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9\u3002<\/p>\n<pre>http:\/\/localhost\/~htaka\/wordpress\/wp-admin\/upgrade.php<\/pre>\n<p>wp-confing.php\u306e\u4fee\u6b63<\/p>\n<pre>define('WPLANG', 'ja');\r\ndefine('DB_CHARSET', 'utf8');\r\ndefine('WP_HOME', 'http:\/\/localhost\/~htaka\/wordpress'); \/\/\u4e00\u6642\u7684\r\ndefine('WP_SITEURL', 'http:\/\/localhost\/~htaka\/wordpress');\/\/\u4e00\u6642\u7684<\/pre>\n<p>\u3042\u3068\u306f\u30c6\u30fc\u30de\u30d5\u30a1\u30a4\u30eb\u304cEUC-JP\u306a\u306e\u3067UTF-8\u3078\u5909\u63db\u3002<br \/>\n\u3066\u306a\u611f\u3058\u3067\u5f15\u8d8a\u3057\u30b7\u30df\u30e5\u30ec\u30fc\u30b7\u30e7\u30f3\u5b8c\u4e86\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u65b0iPod\u30b7\u30ea\u30fc\u30ba\u304c\u767a\u8868\u306b\u306a\u308a\u307e\u3057\u305f\u306d\u3002touch\u306b\u30b9\u30d4\u30fc\u30ab\u30fc\u304c\u3064\u3044\u305f\u3063\u3066\u306e\u304c\u6c17\u306b\u306a\u308b\u3050\u3089\u3044\u306a\u306e\u3067\u3001\u50d5\u306f\u898b\u9001\u308a\u3067\u3059\u3002 \u3055\u3066\u3001WordPress\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u304c\u53e4\u304f\u306a\u308b\u4e00\u65b9\u3067\u3059\u3002\u8e0f\u307f\u3068\u3069\u307e\u3063\u3066\u3044\u305f\u306e\u306f\u73fe\u884c\u306emySQL\u306e\u30d0\u30fc\u30b8 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[13],"tags":[288,297],"class_list":["post-1711","post","type-post","status-publish","format-standard","hentry","category-webservice","tag-vmware","tag-wordpress"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p8YSE4-rB","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"http:\/\/leavebehind.mydns.jp\/wordpress\/wp-json\/wp\/v2\/posts\/1711","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/leavebehind.mydns.jp\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/leavebehind.mydns.jp\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/leavebehind.mydns.jp\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/leavebehind.mydns.jp\/wordpress\/wp-json\/wp\/v2\/comments?post=1711"}],"version-history":[{"count":2,"href":"http:\/\/leavebehind.mydns.jp\/wordpress\/wp-json\/wp\/v2\/posts\/1711\/revisions"}],"predecessor-version":[{"id":7902,"href":"http:\/\/leavebehind.mydns.jp\/wordpress\/wp-json\/wp\/v2\/posts\/1711\/revisions\/7902"}],"wp:attachment":[{"href":"http:\/\/leavebehind.mydns.jp\/wordpress\/wp-json\/wp\/v2\/media?parent=1711"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/leavebehind.mydns.jp\/wordpress\/wp-json\/wp\/v2\/categories?post=1711"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/leavebehind.mydns.jp\/wordpress\/wp-json\/wp\/v2\/tags?post=1711"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}