Ruby on Rails Sunday, June 29, 2014

I tried the sudo fine / -name mod_passenger.so but it wouldn't find the file.

I don't think I have it for some reason. I'm very new to all this, so I'm not sure if I've provided enough information. I will be thankful for any and all help I can get, and please feel free to ask for more details if it's needed.

Thanks

On Friday, March 1, 2013 11:49:33 AM UTC-5, Jordon Bedwell wrote:
On Fri, Mar 1, 2013 at 10:46 AM, Vell <lovell....@gmail.com> wrote:
> I am trying to install passenger on a server that has apache installed from
> source. The install seemed to work fine but when I restart the httpd service
> I get the following error:
>
> Starting httpd: httpd: Syntax error on line 451 of
> /usr/local/apache2/conf/httpd.conf: Syntax error on line 1 of
> /usr/local/apache2/conf/extra/httpd-passenger.conf: Cannot load
> /usr/local/lib/ruby/gems/1.8/gems/passenger-3.0.19/ext/apache2/mod_passenger.so
> into server:
> /usr/local/lib/ruby/gems/1.8/gems/passenger-3.0.19/ext/apache2/mod_passenger.so:
> cannot open shared object file: No such file or directory

sudo find / -name mod_passenger.so
Change your so line to that file.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/1e3f19c5-1670-4f3b-8c43-63350f8f50e2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment