Still no luck. Installed from gems, installed from Puppet Apt, installed from brightbox. Some thing must be busted for each one. Puppet runs always generating scads of errors <http://thinkwelldesigns.com/errors2.html>.
Is Passenger enabled? I had to create these files manually since the packages from brightbox didn't. I guess the settings are correct.... Contents of /etc/apache2/mods-available/passenger.conf: PassengerRoot /usr/lib/ruby/1.8/phusion_passenger PassengerRuby /usr/bin/ruby1.8 Contents of /etc/apache2/mods-available/passenger.load: LoadModule passenger_module /usr/lib/apache2/modules/mod_passenger.so This. Is. Getting. To. Be. One. *S**creeeeaaaammmmming.* Pain. Thanks for your help Ramin, but why oh why can't we have up-to-date documentation that gives correct step-by-step installation directions? How esoteric does this have to be? On Tuesday, March 26, 2013 1:35:19 PM UTC-4, Ramin K wrote: > > > However in your current case I'd make sure that the Passenger module has > been enabled. When Apache thinks a command is invalid it's almost always > that the module the command is meant to config is not enabled or loaded. > > Ramin > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
