Project

General

Profile

Folderlist instead of Redmine

Added by Sadra Gos over 12 years ago

Hello Folks,
I've just installed (or at least tried to) redmine following this guide. Now im kinda stuck with a problem i can't figure out myself. The installation seems to work with webrick (step 11 of the guide), but after enabling the mods and sites for apache2 I'm stuck. When I point my browser to my server (http://78.47.250.69/redmine/) it only shows the filderlist of the redmine folder.

Anyone got an idea for me on how to fix that?

Tanks
Sadragos


Replies (3)

RE: Folderlist instead of Redmine - Added by Sadra Gos over 12 years ago

Shame on me, I didn't read the help rules. So here comes my specification...

Operation System: Ubuntu 11.04
Database used: MySQL 5.1
Testing-server: webrick
Productive Server: Apache

About your application's environment
Ruby version 1.8.7 (x86_64-linux)
RubyGems version 1.7.2
Rack version 1.1.2
Rails version 2.3.11
Active Record version 2.3.11
Active Resource version 2.3.11
Action Mailer version 2.3.11
Active Support version 2.3.11
Application root /usr/share/redmine
Environment production
Database adapter mysql
Database schema version 20110511000000

Hope anyone can help me now.

RE: Folderlist instead of Redmine - Added by Etienne Massip over 12 years ago

Guess something went wrong between apache2 & passenger module, did you restart your apache server, did you check apache error log?

RE: Folderlist instead of Redmine - Added by Sadra Gos over 12 years ago

Restart was done, however I totally forgot about the logfiles! So i saw, that they said the following:

[Fri Sep 23 16:32:30 2011] [error] *** Passenger could not be initialized because of this error: The Passenger application pool server, '/var/lib/gems/1.8/gems/passenger-3.0.9/lib/phusion_passenger/ApplicationPoolServerExecutable', does not exist. Please check whether the 'PassengerRoot' option is specified correctly.

Well after figuring out, that there were two missing files ApplicationPoolServerExecutable & passenger-spawn-server I simply copied them from another location I found while locating these files. (I had them here: /usr/lib/phusion_passenger/). Then I restartet the server to see everything working fine. Thanks for reminding me of linux' exellent logging ;)

Greets
Sadragos

    (1-3/3)