[整備済製品]
- 2010年 7月27日(火) 11:14 JST
- 投稿者: akira
- 表示回数 99
2025年 4月4日(金) 12:32 JST
“mod_ruby uses a shared interpreter per Apache process, which means that multiple Rails applications on the same Apache setup with mod_ruby would share the framework classes. This doesn't work well with the Rails model of using class-level configuration attributes, so it’s considered unsafe to use mod_ruby and Rails with more than one application running per Apache setup, because different applications may start sharing the classes.
” Rubyインタプリタを共有するのでApache上でRailsアプリを複数稼動させられないですね。 速度的にはどうなんでしょう。
Snow Leopardに対応させる。 インストール先 /opt/local/
netatalkの2.0.5では、/opt/netatalkにセットアップした。
インストール直後では、書き込みの失敗等が起きた。
この対策として、
予期しないエラーが起きたため、操作を完了できません。(エラーコード -50)
を参考にしたが、最大の原因は、/etc/fstabに
ubuntu9.10で標準となっているext4でも、fstabのオプションに
user_xattrを追加します。
# ext2,3,xfsなどでも同じかと思います。
UUID=4c5d08a8-b2da-477a-b1c1-f625d4726bac /st1 ext4 defaults,user_xattr 0 2
の用なオプションを設定する必要があった。
netatalk2.1.3自体のインストールについては、ここを参照した。
close 関数はmanで調べるとというヘッダファイルらしい。 ちなみに、memsetはこれらは何れもPOSIXとのこと、ANSIではない。 ちなみにANSIでは、fcntl.hにまとめられていたような気がする。 Macでは、fcntl.hにcloseはない。 unistdはUNIX Standerdとのこと
過去 7 内に最も多くの人の興味を引いたアイテム: 日
指定した期間内にLikesもDislikesもありません。