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

????????????????????¨????°???¨??§????????°???????¨??????¬???????????°?????±??????????????§??????

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

 サーバの起動ができない。
????????? 2016/08/07 18:07
????????? (^_^)

1.不明点・障害内容:
#! /etc/init.d/httpd startまたは、#! service httpd start
上のコマンドを打つと以下エラーが出力される。終了はできるが、起動ができない。

■■■以下エラー内容■■■
[root@localhost ~]# /etc/init.d/httpd start
httpd を起動中: httpd: Syntax error on line 221 of /etc/httpd/conf/httpd.conf: Syntax error on line 970 of /etc/httpd/conf.d/ssl.conf: Expected </?xef?xbd?xb5U?xee?x87?xb4?xef?xbd?xa1?xef?xbd?xa7?xe3?x83?xbb*M'}?xe3?x83?xbb?xe5?x8e?x93?xef?xbe?x8f?xef?xbd?xb0?xef?xbe?x82?xe9?x98?x9cTK?xef?xbd?xa1?xe4?xbd?x97g%?xef?xbe?x94o?xef?xbe?x88?xef?xbd?xb8?xef?xbe?x94{{u?xef?xbe?x83?xe3?x83?xbb?xe3?x83?xbbl?xef?xbd?xaa?xe8?xb4?x84"?xe3?x83?xbb?xe3?x83?xbb.?xe9?x80?xbe?xef?xbf?xbd?xee?x83?xbc+?xe6?xa6?x82?xef?xbd?xbb?xef?xbd?xb2Z?xe9?x9f?x9c?xe9?x81?x96:?xe3?x83?xbbP?xef?xbe?x9a?xe3?x83?xbbG?xe3?x83?xbb?xef?xbf?xbd@?Lf?xe3?x83?xbb|?xef?xbd?xa6ITn?xe6?xb7?xbc?xef?xbf?xbd?xef?xbe?x9c?xef?xbd?xb0?xef?xbe?x98?xef?xbd?xbd?xef?xbd?xb0?xef?xbd?xb1j?xef?xbe?x87?xe5?xa5?xa7?xe7?x9b?x9c1?xef?xbd?xb1o?xef?xbd?xa4?xe8?xaa?xb0&AUd!%?xe9?x85?x89?xe9?xad?x8d?xef?xbd?xb0?xef?xbd?xbd?xe3?x83?xbb?xee?x93?xa5?xe6?xa1?x94?xe3?x83?xbbW?xef?xbe?x90?xef?xbe?x9eH?xe6?x9b?xb5?xe5?x8e?xa0?xef?xbe?x91?xef?xbd?xb4.?xe5?x8c?xba?xe6?x8b?xad?xee?x86?xbd?xe6?xbf?x95?xef?xbe?x9f?xe5?xb0?x91?xee?x81?xa20IME[?xef?xbd?xa9R?xe3?x83?xbb?xe5?xa8?x81?xef?xbe?x81m`{?xef?xbe?x98[J~?xe6?xbb?xb7(ff*?xef?xbe?x8ew?xef?xbe?x9a?xe3?x83?xbb?xe5?xbb?xb0j]|?xef?xbe?x9d/uu> but saw </VirtualHost>
[失敗]
■■■以上エラー内容■■■
          
原因がわかりません。よろしくお願いします。

2.ログの有無   :不明
3.Distribution  :Centos
      Version :6.8
4.Service Name  :?
      Version :?

■ コンテンツ関連情報

 Re: サーバの起動ができない。 ( No.1 )
????????? 2016/08/05 21:19
????????? stranger
?????§??? http://ja.528p.com/

とりあえず/etc/httpd/conf.d/ssl.confを別の場所に移動して
service httpd configtest
で設定ファイルの書き方が合っているか確認しましょう

それでOKがでるならssl.confの設定に間違いがあります
SSL認証が必要ないのならそのまま
SSL認証が必要ならssl.confを元に戻して
configtestでOKが出るまで設定を見直す
 Re: サーバの起動ができない。 ( No.2 )
????????? 2016/08/07 18:06
????????? (^_^)

お返事遅くなり申し訳ありませんでした。
貴方のサイト、よく拝見させていただいてます。
ご丁寧に解説してくださりありがとうございます。
何かありましたらまたお願いします。

>とりあえず/etc/httpd/conf.d/ssl.confを別の場所に移動して
>service httpd configtest
>で設定ファイルの書き方が合っているか確認しましょう
>それでOKがでるならssl.confの設定に間違いがあります


■■■■■■■■■■■■■■■■■■■■■■■■■
■[root@localhost ~]# service httpd configtest ■
■Syntax OK                   ■
■■■■■■■■■■■■■■■■■■■■■■■■■

起動することができてうれしいです。ありがとうございました。
でも、もしかしたらSSLも必要かもしれないので、
設定をはじめの状態に戻したいのですが、バックアップを取るのを忘れてました。
(ssl.confの)初めの状態が載っているページなどはありませんか?

すみませんがよろしくお願いします。
 Re: サーバの起動ができない。 ( No.3 )
????????? 2016/08/08 05:39
????????? stranger
?????§??? http://ja.528p.com/

(空のディレクトリに移動 後々手間がかかるので)
$ cd ~/tmp

(ssl.confが含まれるパッケージを調べる)
$ yum provides */ssl.conf
1:mod_ssl-2.2.15-54.el6.centos.i686 : SSL/TLS module for the Apache HTTP Server
Repo : updates
Matched from:
Filename : /etc/httpd/conf.d/ssl.conf

(インストール済みパッケージの場合は)
$ rpm -qf /etc/httpd/conf.d/ssl.conf
mod_ssl-2.2.15-54.el6.centos.i686

(mod_sslをダウンロード、yumdownloaderはyum-utilsに含まれます)
$ yumdownloader mod_ssl

(rpmパッケージを展開、rpm2cpioはrpmに含まれます)
$ rpm2cpio mod_ssl-2.2.15-54.el6.centos.i686.rpm|cpio -id

$ ls etc/httpd/conf.d
ssl.conf

(必要のないファイルやディレクトリの削除は省略)
 Re: サーバの起動ができない。 ( No.4 )
????????? 2016/08/09 16:57
????????? (^_^)

ありがとうございました。
これにて、スレッドをクローズさせていただきます。
また何かありましたらよろしくお願いします。

■ その他

ページ先頭へ


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