Project

General

Profile

Ubuntu Server 9.10 install issue with 0.9.0RC

Added by Massimo Lusetti over 14 years ago

Hi everyone,
I was running a r2697 (trunk from Sun, 26 Apr 2009) on a BSD server then i needed to move the installation to another server, Ubuntu 9.10 Server.

So i decide to go for an "upgrade" to 0.9.0 RC.

This is the about output:
About your application's environment
Ruby version 1.8.7 (i486-linux)
RubyGems version 1.3.5
Rack version 1.0
Rails version 2.3.5
Active Record version 2.3.5
Active Resource version 2.3.5
Action Mailer version 2.3.5
Active Support version 2.3.5
Edge Rails revision unknown
Application root /var/www/redmine-0.9.0
Environment production
Database adapter mysql
Database schema version 20091227112908

About your Redmine plugins
Customer plugin 0.2.0

The DB is fine and the migartion (both plugin and redmine) goes well (no error reported) but as soon as i try to access the application through apache i got this error from passenger:

Error message:
no such file to load -- application (MissingSourceFile)
Exception class:
Passenger::UnknownError
Application root:
/var/www/redmine-0.9.0

The apache (and modules version) are:

Apache/2.2.12 (Ubuntu) DAV/2 SVN/1.6.5 Phusion_Passenger/2.0.3 configured -- resuming normal operations

I'm stuck, and the production log (within redmine) don't tell me anything.

Any advice would be great.

Thanks.


Replies (1)

RE: Ubuntu Server 9.10 install issue with 0.9.0RC - Added by Massimo Lusetti about 14 years ago

Simply Passenger 2.0.3 didn't work, and it comes with ubuntu packages, with no choice.
BTW gem-installed 2.2.9 and everything works, at least for now.

Cheers

    (1-1/1)