Dear All,

Fresh installation of Radiant by the book (
$ radiant radiant -d mysql
$ rake development db:bootstrap
) fails with Apache configuration, but works fine with Mongrel (
$ script/server -e development
)

The other Rails application seem to work just fine on both servers.

The Error 500 is followed with the messages:

A source file that the application requires is missing

Error Message
no such file to load -- application (MissionSourceFile)

Exception class
Passenger::Unknown Error

Apache configuration is also by the book:

LoadModule passenger_module
/usr/lib/ruby/gems/1.8/gems/passenger-2.0.4/ext/apache2/mod_passenger.so
PassengerRoot /usr/lib/ruby/gems/1.8/gems/passenger-2.0.4
PassengerRuby /use/bin/ruby18

I would appreciate any ideas, as the production server is Apache/mod_rails

Sincerely, Alexei
_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to