はじめての自宅サーバ構築 - Fedora/CentOS -
Last Update 2018/05/30
[ 更新履歴 ] [ サイト マップ ] [ 質問掲示板 ] [ 雑談掲示板 ] [ リンク ]
トップ >> 質問掲示板

 このスレッドはクローズされています。記事の閲覧のみとなります。

 SuExecについて
日時: 2006/08/09 01:57
名前: Boot

①不明点・障害内容:
Fedora core4をパッケージでインストールしApacheもパッケージからインストールしてあります。
その際にSuExecを有効にするにはどのような方法がよろしいんでしょうか?
②ログの有無   :
  (有:その内容):
③Distribution  :Fedora core
      Version:4
④Service Name  :Apache Perl
      Version:2.0   5.8.6
⑤ネットワーク構成:省略
メンテ

Page:  [1] [2]

■ コンテンツ関連情報

 Re: SuExecについて ( No.6 )
日時: 2006/08/17 14:39
名前: 管理者

ログにその行が出力されていれば「suexec」は有効になっています。

ちなみにバイナリモジュールは「/usr/sbin/suexec」ですので、わざとリネームして無効にしてみます。

# mv /usr/sbin/suexec /usr/sbin/suexec.org

この時、apacheを起動するとログは以下の様になります。
[Thu Aug 17 07:45:24 2006] [notice] Digest: generating secret for digest authentication ...
[Thu Aug 17 07:45:24 2006] [notice] Digest: done
[Thu Aug 17 07:45:24 2006] [notice] Apache configured -- resuming normal operations

バイナリモジュールを元に戻してapacheの再起動を行ってみます。
[Thu Aug 17 07:45:52 2006] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Aug 17 07:45:52 2006] [notice] Digest: generating secret for digest authentication ...
[Thu Aug 17 07:45:52 2006] [notice] Digest: done
[Thu Aug 17 07:45:52 2006] [notice] Apache configured -- resuming normal operations

ログに「suexec」が有効と1行目に出力されます。
メンテ
 Re: SuExecについて ( No.7 )
日時: 2006/08/18 02:57
名前: Boot

ご丁寧な回答ありがとうございます。
メンテ

Page:  [1] [2]

■ その他

ページ先頭へ

Copyright(©)2004-2018 First home server construction. All Right Reserved.