【CentOS7】init.d起動スクリプトでApache2.2が起動しない場合の対処方法(systemd起動スクリプト作成で解決)

環境 CentOS7 Apache2.2 事象と対処手順 CentOSにApahce2.2をインストール後、標準の起動スクリプトでstartすると固まった。 ちなみにApacheはソースからのインストール。start実行で固まる、、、 [root@localhost httpd-2.2.31]# /etc/init.d/httpd start Starting httpd (via systemctl): 5分位経過後、以下のようなエラ…