***   Red Hat 7.1J + Apache + Perl + Leger1.3 
***   2001 .07.10


1) GNOME --> プログラム --> システム --> Apache設定 を行ったら
      /etc/httpd/con/httpd.conf の CGI実行許可文が消えてしまった。手動で戻す


2) Apacheが動いていない
      #ps -ax | grep httpd で確認
      # /etc/rc.d/init.d/httpd restart


3) RedHat7.1特有?
     LiloconfがGNOME --> プログラム --> システム で出て来ない。
     もちろんlinuxconf-1.24r2-10.i386.rpmはインストール済み
      Apacheの自動起動設定はコマンドラインから入れるしかないらしい。


4) ださださ
   /home/sugawara/public_html/leger
   "sugawara"をchmod 755 し忘れていた


5) Perl のError
     さてどうやって設定するのやら
 -------------------------------------------------------
[sugawara@sugawara conf]# /etc/rc.d/init.d/httpd restart
Stopping httpd:                                            [  OK  ]
Starting httpd: perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
 LANGUAGE = (unset),
 LC_ALL = (unset),
 LANG = "ja_JP.EUC"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
 LANGUAGE = (unset),
 LC_ALL = (unset),
 LANG = "ja_JP.EUC"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
                                                           [  OK  ]


6) RH7.1Jで入っていたもの

kernel-2.4.2-2
apache-1.3.19-5
perl-5.6.0-12
mod_perl-1.24_01-2
php-4.0.4pl1-9
php-pgsql-4.0.4pl1-9