オデの日記@WEB系
大阪でWEB屋しています。
OSSに関するメモ帳のかわり。
2010年7月15日木曜日
apacheにmod_rewriteを追加する。
›
どうも、俺@連続投稿です。 apacheに組み込まれているモジュールを確認する場合は # httpd -l Compiled in modules: core.c mod_authn_file.c mod_authn_default.c mod_authz_hos...
postgrsql.8.4.xでcreatedb実行時に文字コードエラー
›
どうも、俺@残業中です。 postgresql.8.4系で $ createdb hoge_db -E UTF8 createdb: database creation failed: ERROR: new encoding (UTF8) is incompatible with...
2010年7月7日水曜日
snmpで独自(特定)のプログラム実行結果を取得する
›
どうも、俺@仕事中です。 今日はsnmpで独自で作成したプログラムの実行結果を取得する方法についてメモです。 snmpd.confに # vim snmpd.conf exec foo_program /usr/local/bin/php /etc/snmp/bin/foo.ph...
2010年7月6日火曜日
postgresqlで日付データをフォーマットさせる
›
どうも、俺@一生懸命仕事中です。 今日はpostgresqlで日付データをフォーマットして出力する方法についてメモです。 例えばtimestamp型のカラムは select regist_date from table_name regist_date ---------...
2010年6月28日月曜日
apacheで「child pid xxxx exit signal File size limit exceeded (25)」エラーがでる
›
どうも、俺@仕事中です。 昨日とあるWEBサーバでページが表示されない事件が発生しました。 色々調べていると、apacheのerror_logに題名の [notice] child pid 11737 exit signal File size limit exceeded (2...
‹
›
ホーム
ウェブ バージョンを表示