Skip to content

alminiumインストール passenger5.0.4でのapache起動失敗 #169

Description

@cyberblack28

alminiumインストール最後のhttpdの再起動で以下のエラーで失敗します。

Syntax error on line 5 of /etc/httpd/conf.d/maven.conf:
Invalid command 'PassengerEnabled', perhaps misspelled or defined by a module not included in the server configuration

/etc/httpd/conf.d/maven.confの以下の箇所をコメントアウトするとhttpd自体は起動できますが、
ブラウザでアクセスするとapacheの初期インストール時の画面が表示されるだけで、alminiumのログイン画面が表示されません。

Alias /maven /var/opt/alminium/maven
<Directory /var/opt/alminium/maven>
Allow from all
Options +Indexes
#PassengerEnabled off

/etc/httpd/conf.d/redmine.confを開いてみると空ファイルとなっています。

昨晩は問題なくインストールできて利用できました。
本日再インストールを実施したら上記の状況です。

おそらく、passengerのバージョンが5.0.2から5.0.4に上がったことが原因のように思えます。

今のところ解決策が見えない状況でございます。

jenkinsは問題ありません。

環境
centos6.6
httpd:httpd-2.2.15-39.el6.centos.x86_64
ruby:ruby-2.1.2-2.el6.x86_64
rubygems:2.2.2
mysql-server:mysql-server-5.1.73-3.el6_5.x86_64

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions