【自家製】MythTV Part.3【HDDビデオ】 (823レス)
【自家製】MythTV Part.3【HDDビデオ】 http://mao.5ch.net/test/read.cgi/linux/1223721998/
上
下
前次
1-
新
通常表示
512バイト分割
レス栞
抽出解除
必死チェッカー(本家)
(べ)
自ID
レス栞
あぼーん
392: 381 [sage] 2010/02/08(月) 02:23:18 ID:8jcj6zoK mythweb.plに use encoding 'utf8'; を加え さらに、# Connect to the databaseの次の行から、以下のように変更 (インデントには全角スペースを使ってます) END { $dbh->disconnect() if ($dbh); } our $dbh = DBI->connect("dbi:mysql:database=$ENV{'db_name'}:host=$ENV{'db_server'}", $ENV{'db_login'}, $ENV{'db_password'}); ↓ END { $dbh->disconnect() if ($dbh); } our $dbh = DBI->connect("dbi:mysql:database=$ENV{'db_name'}:host=$ENV{'db_server'}", $ENV{'db_login'}, $ENV{'db_password'}), { mysql_enable_utf8 => 1, on_connect_do => ['SET NAMES utf8'], }, ); あと、ピリオドが重複したりするのを直したり、録画日付を入れたくて modules/stream/以下の各ファイルを修正ました。 自分的には一応これでおk http://mao.5ch.net/test/read.cgi/linux/1223721998/392
メモ帳
(0/65535文字)
上
下
前次
1-
新
書
関
写
板
覧
索
設
栞
歴
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.025s