fnichol / chef-rvm_passenger

Chef cookbook which installs the Passenger gem via RVM and configures Apache or nginx.
http://fnichol.github.com/chef-rvm_passenger/
32 stars 59 forks source link

mod_passenger.so in the wrong location? #27

Open michaelirey opened 10 years ago

michaelirey commented 10 years ago

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?

skorth commented 10 years ago

Same here. "Move all build output into a single directory: buildout" https://github.com/phusion/passenger/commit/dcaf0ea5310e87c935dd39abd6502e00ba8b5ddd