fnichol/chef-rvm_passenger

mod_passenger.so in the wrong location?

Opened this issue · 1 comments

After running this recipe the file mod_passenger.so is getting paced here:

/usr/local/rvm/gems/ruby-1.9.3-p194@passenger/gems/passenger-4.0.20/buildout/apache2/mod_passenger.so

but apache is looking for it here:
LoadModule passenger_module /usr/local/rvm/gems/ruby-1.9.3-p194@passenger/gems/passenger-4.0.20/ext/apache2/mod_passenger.so

Any thoughts as to what I might be doing wrong?

Same here. "Move all build output into a single directory: buildout" phusion/passenger@dcaf0ea