Well, I figured out my issue anyway..lol. It turns out that the PassengerLogLevel directive didn't have any effect in the passenger.conf file ..however, when I put the same directive in the apache.conf file, then it worked. The output of passenger-status -v --show=xml also reflected the log...
Followup: I ran the command "passenger-status -v --show=xml" and it produced the following: Hastebin
Notice line 47 of that file, it stills says that it's using Log Level 5. I'm not sure if there is another way to set/change that setting other than using the "PassengerLogLevel" directive in...
I am not using Plesk, but I am having the same issue occurring using Redmine 4.1.1.stable.
I also tried adjusting the LogLevel setting as follows, and confirmed that I had restarted apache2 -- but, no change. Does anyone have any other ideas? Is there an application out there somewhere...