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

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

 できました!!
日時: 2006/10/11 20:20
名前: とんとん
参照: http://miserver.dvrdns.org:8080/apache/light/light.cgi

お世話になります。

新たにスレッド立てて申し訳ありません。

デフォルトからcgiを設置しましたらできましたのでご報告いたします。(長かった〜!)

そこてまた二つほどご教示お願いしたいのですが(すみません)

* 掲示板を開きますと上のほうに「管理用」がありますがここをクリックしますと
 下記のようなエラーが出てしまい管理用ページが開かないのです。

掲示板はkentさんのLIGHT BOARDです、よろしくお願いします。

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, root@miya1490@viola.ocn.ne.jp and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

* 二つ目は
 
実はサーバーにファイル転送すると上書きによって「Forbidden」が表示されるので
そのたびに下記のアクセス権の設定をしております。

$ chmod o+rx public_html
$ chmod o+rx ./
$ su
# /sbin/restorecon -R public_html

一度だけディレクトリにアクセス権限を設定したらそれでよい方法を教えてください。
いつもすみません。

# chmod 755 /home/chibi/public_htmlでよいのでしょうか?

すみませんがよろしくお願いいたします。
メンテ

Page:  [1] [2] [3] [4]

■ コンテンツ関連情報

 Re: できました!! ( No.6 )
日時: 2006/10/11 22:45
名前: とんとん
参照: http://miserver.dvrdns.org:8080/apache/light/light.cgi

はい#ルートでしました。
メンテ
 Re: できました!! ( No.7 )
日時: 2006/10/12 06:35
名前: 管理者

> * 掲示板を開きますと上のほうに「管理用」がありますがここをクリックしますと
>  下記のようなエラーが出てしまい管理用ページが開かないのです。

エラーになった時のエラーログを教えて頂けますか?
該当するファイルは「/var/log/httpd/error_log」です。

 
> 実はサーバーにファイル転送すると上書きによって「Forbidden」が表示されるので
> そのたびに下記のアクセス権の設定をしております。

武蔵さんが気にされている様に、SELinuxが有効になっていないでしょうか?
「getenforce」コマンドはrootで実行できるはずなんですが・・・

以下の結果を教えてください。

# cat /etc/selinux/config
メンテ
 Re: できました!! ( No.8 )
日時: 2006/10/12 08:21
名前: とんとん
参照: http://miserver.dvrdns.org:8080/apache/light/light.cgi

ご返事おそくなりました。

まず、
>武蔵さんが気にされている様に、SELinuxが有効になっていないでしょうか?
>「getenforce」コマンドはrootで実行できるはずなんですが・・・


ユーザー→再起動してrootで表示できました。
#getenforce Enforcing

>以下の結果を教えてください。
># cat /etc/selinux/config

[root@miserver chibi]# cat /etc/selinux/config
# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
#    enforcing - SELinux security policy is enforced.
#    permissive - SELinux prints warnings instead of enforcing.
#    disabled - SELinux is fully disabled.
SELINUX=enforcing
# SELINUXTYPE= type of policy in use. Possible values are:
#    targeted - Only targeted network daemons are protected.
#    strict - Full SELinux protection.
SELINUXTYPE=targeted

# SETLOCALDEFS= Check local definition changes
SETLOCALDEFS=0
[root@miserver chibi]#

>掲示板を開きますと上のほうに「管理用」がありますがここをクリックしますと
> 下記のようなエラーが出てしまい管理用ページが開かないのです。


>エラーになった時のエラーログを教えて頂けますか?
>該当するファイルは「/var/log/httpd/error_log」です。


light.cgiはこのあたりかと思うのですが。
よろしくお願いいたします。

[Thu Oct 12 00:08:14 2006] [error] [client 218.41.233.152] File does not exist: /home/chibi/public_html/cgi-bin/light, referer: http://papa-net.ddo.jp:8888/nor/nor2.nor
[Thu Oct 12 00:08:16 2006] [error] [client 218.41.233.152] File does not exist: /home/chibi/public_html/cgi-bin/light
[Thu Oct 12 00:08:17 2006] [error] [client 218.41.233.152] File does not exist: /home/chibi/public_html/cgi-bin/light
[Thu Oct 12 00:08:19 2006] [error] [client 218.41.233.152] File does not exist: /home/chibi/public_html/cgi-bin/light
[Thu Oct 12 00:08:35 2006] [error] [client 218.41.233.152] ERROR: ld.so: object '/lib/libsafe.so.2' from /etc/ld.so.preload cannot be preloaded: ignored., referer: http://miserver.dvrdns.org:8080/~chibi/
[Thu Oct 12 00:14:26 2006] [error] [client 220.98.113.23] File does not exist: /var/www/html/linkv
[Thu Oct 12 00:16:38 2006] [error] [client 218.41.233.152] ERROR: ld.so: object '/lib/libsafe.so.2' from /etc/ld.so.preload cannot be preloaded: ignored., referer: http://miserver.dvrdns.org:8080/~chibi/
[Thu Oct 12 00:21:04 2006] [error] [client 218.41.233.152] ERROR: ld.so: object '/lib/libsafe.so.2' from /etc/ld.so.preload cannot be preloaded: ignored., referer: http://miserver.dvrdns.org:8080/apache/light/light.cgi
[Thu Oct 12 00:21:06 2006] [error] [client 218.41.233.152] ERROR: ld.so: object '/lib/libsafe.so.2' from /etc/ld.so.preload cannot be preloaded: ignored., referer: http://miserver.dvrdns.org:8080/apache/light/light.cgi
[Thu Oct 12 00:21:19 2006] [error] [client 24.6.217.176] ERROR: ld.so: object '/lib/libsafe.so.2' from /etc/ld.so.preload cannot be preloaded: ignored., referer: http://kajuhome.com/cgi-bin/patio/patio.cgi?mode=view&no=817
[Thu Oct 12 00:21:19 2006] [error] [client 24.6.217.176] File does not exist: /var/www/html/favicon.ico
[Thu Oct 12 00:21:23 2006] [error] [client 24.6.217.176] File does not exist: /var/www/html/apache/light/light.cgiafefefef
[Thu Oct 12 01:54:30 2006] [error] [client 64.233.172.35] File does not exist: /var/www/html/Photo.html
[Thu Oct 12 05:14:49 2006] [error] [client 66.249.72.238] File does not exist: /var/www/html/robots.txt
[Thu Oct 12 05:14:49 2006] [error] [client 66.249.72.238] File does not exist: /var/www/html/calen
[Thu Oct 12 07:31:05 2006] [error] [client 60.33.37.230] ERROR: ld.so: object '/lib/libsafe.so.2' from /etc/ld.so.preload cannot be preloaded: ignored., referer: http://miserver.dvrdns.org:8080/~chibi/index.html
[Thu Oct 12 07:31:07 2006] [error] [client 60.33.37.230] (2)No such file or directory: exec of '/var/www/html/apache/light/admin.cgi' failed, referer: http://miserver.dvrdns.org:8080/apache/light/light.cgi
[Thu Oct 12 07:31:07 2006] [error] [client 60.33.37.230] Premature end of script headers: admin.cgi, referer: http://miserver.dvrdns.org:8080/apache/light/light.cgi
[Thu Oct 12 07:31:18 2006] [error] [client 60.33.37.230] ERROR: ld.so: object '/lib/libsafe.so.2' from /etc/ld.so.preload cannot be preloaded: ignored., referer: http://miserver.dvrdns.org:8080/~chibi/index.html
[Thu Oct 12 07:31:20 2006] [error] [client 60.33.37.230] (2)No such file or directory: exec of '/var/www/html/apache/light/admin.cgi' failed, referer: http://miserver.dvrdns.org:8080/apache/light/light.cgi
[Thu Oct 12 07:31:20 2006] [error] [client 60.33.37.230] Premature end of script headers: admin.cgi, referer: http://miserver.dvrdns.org:8080/apache/light/light.cgi
[Thu Oct 12 07:33:41 2006] [notice] caught SIGTERM, shutting down



メンテ
 Re: できました!! ( No.9 )
日時: 2006/10/12 08:40
名前: 管理者

> 以下の結果を教えてください。
>> # cat /etc/selinux/config
> [root@miserver chibi]# cat /etc/selinux/config
> # This file controls the state of SELinux on the system.
> # SELINUX= can take one of these three values:
> #    enforcing - SELinux security policy is enforced.
> #    permissive - SELinux prints warnings instead of enforcing.
> #    disabled - SELinux is fully disabled.
> SELINUX=enforcing
> # SELINUXTYPE= type of policy in use. Possible values are:
> #    targeted - Only targeted network daemons are protected.
> #    strict - Full SELinux protection.
> SELINUXTYPE=targeted

> # SETLOCALDEFS= Check local definition changes
> SETLOCALDEFS=0

やはり、SELinuxが有効になっていますね。
まず、SELinuxを無効にしてから再度確認してみて下さい。

無効方法は、以下を参照してください。

  参照:http://kajuhome.com/security_trouble.shtml#n02-02
メンテ
 Re: できました!! ( No.10 )
日時: 2006/10/12 12:01
名前: とんとん
参照: http://miserver.dvrdns.org:8080/apache/light/light.cgi

お世話になります。

SELinuxを無効して確認いたしましたのでお願いします。
> # cat /etc/selinux/config

[chibi@miserver ~]$ su
パスワード(P):
[root@miserver chibi]# cat /etc/selinux/config

# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
#    enforcing - SELinux security policy is enforced.
#    permissive - SELinux prints warnings instead of enforcing.
#    disabled - SELinux is fully disabled.
SELINUX=disabled
# SELINUXTYPE= type of policy in use. Possible values are:
#    targeted - Only targeted network daemons are protected.
#    strict - Full SELinux protection.
SELINUXTYPE=targeted

# SETLOCALDEFS= Check local definition changes
SETLOCALDEFS=0
[root@miserver chibi]#


メンテ

Page:  [1] [2] [3] [4]

■ その他

ページ先頭へ

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