Project

General

Profile

Internal Error on new file upload 2?

Added by mick mcshady over 12 years ago

Newbie: Read the faq. Debian 2.6.26-1-686, Ruby - 1.8.7, MySql -14.12, Apache 2.2.9 Trying to follow the recommendations before posting. Can't sort out how to get the the environment info.
Found this link on the site.
http://www.redmine.org/boards/2/topics/19859?r=25057#message-25057

I'm asking for the proper syntax to add the line passengerdefaultuser www-data to the passenger.conf file. I need an example. This is what ours currently looks like. I'm not sure if I can simply add the line passengerdefaultuser www-data to the file.

vi /etc/apache2/mods-available/passenger.conf

PassengerRoot /usr/lib/ruby/gems/1.8/gems/passenger-2.2.14
PassengerRuby /usr/bin/ruby1.8

a2enmod passenger

After making such a change what needs to be restarted?