2005-10-14から1日間の記事一覧

FastCGIについて調べた

Fedora Core3でRailsをFastCGIで動かすために必要なもの fcgi-2.4.0.tar.gz mod_fastcgi-2.4.2.tar.gz ruby-fcgi-0.8.6.tar.gz [参考になるサイト] UsingRubyFastCGI http://www.rubygarden.org/ruby?UsingRubyFastCGI FastCGI = 早いCGI? http://snap.shot…

Fedora Core 3関連のドキュメントへのリンク集

メモ。 Fedora Core 3関連のドキュメントへのリンク集 http://fedoranews.yanbaru.dyndns.org/fedoracore3.html

Web2.0のデザインパターン

web

メモ。 Web2.0のデザインパターン http://www.minfish.jp/blog/archives/2005/10/web_20_design_p.html

RailsをApacheから・・・FastCGIエラー5

UsingRubyFastCGI http://www.rubygarden.org/ruby?UsingRubyFastCGI の FCGIRubyPerformance http://www.rubygarden.org/ruby?FCGIRubyPerformance のFastCGIサンプルを動かしてみる。 # ab http://127.0.0.1/hello.fcgi | grep Request Requests per secon…

RailsをApacheから・・・FastCGIエラー6

Apacheのエラーログに [notice] child pid 4037 exit signal Segmentation fault (11) こんなんでてるんですけど。 ぐぐったら、 Signal 11 is usually* indicative of a hardware error な、なんだってー!!

絶対音感

MIDIソフト「ソルファノート」公開 http://watanabek.cocolog-nifty.com/blog/2005/10/post_749f.html やってみたーい。

RailsをApacheから・・・FastCGIエラー7

Apacheのerror_logをみるとですね、 [notice] FastCGI: process manager initialized (pid 2469) TOKA [warn] FastCGI: (dynamic) server "/var/www/html/Bookmarker/public/dispatch.fcgi" started (pid 3524) でてるので、FastCGI自体は動いてるみたいなん…

Railsの認証ライブラリ auth_generator

id:someedaさんのとこより。 Ajaxを使った認証画面を簡単に設置できるらしい!! rails:title=auth_generator: an authentification system for http://penso.info/rails/auth_generator/ このレベルまで早くいきたい。。。 なりたいなーなれるかなー