[fail]
I am on ubuntu 9.04 running puppet 0.24.8 and I installed passenger
2.2.2 using the steps here
http://reductivelabs.com/trac/puppet/wiki/UsingPassenger and following section
" Installation Summary for Puppet 0.24.x for Debian/Ubuntu "
Any idea how to fix it?
--
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
I added the following lines in apache2.conf file as a fix
LoadModule passenger_module
/usr/lib/ruby/gems/1.8/gems/passenger-2.2.2/ext/apache2/mod_passenger.so
PassengerRoot /usr/lib/ruby/gems/1.8/gems/passenger-2.2.2
PassengerRuby /usr/bin/ruby1.8
Thanks
I added the following lines in apache2.conf file as a fix
On Sat, Sep 5, 2009 at 4:11 PM, Asif Iqbal<vad...@gmail.com> wrote:
> # /etc/init.d/apache2 restart
> * Restarting web server apache2
> Syntax error on line 21 of /etc/apache2/conf.d/puppetmasterd:?
> Invalid command 'RackAutoDetect', perhaps misspelled or defined by a
> module not included in the server configuration
LoadModule passenger_module
/usr/lib/ruby/gems/1.8/gems/passenger-2.2.2/ext/apache2/mod_passenger.so
PassengerRoot /usr/lib/ruby/gems/1.8/gems/passenger-2.2.2
PassengerRuby /usr/bin/ruby1.8
Thanks
>
> [fail]
>
> I am on ubuntu 9.04 running puppet 0.24.8 and I installed passenger
> 2.2.2 using the steps here
>
> http://reductivelabs.com/trac/puppet/wiki/UsingPassenger and following section
>
> " Installation Summary for Puppet 0.24.x for Debian/Ubuntu "
>
> Any idea how to fix it?
>
> --
> Asif Iqbal
> PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
> A: Because it messes up the order in which people normally read text.
> Q: Why is top-posting such a bad thing?
>
--
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?