Project

General

Profile

Actions

Feature #7061

open

Use redmine.pm in nginx

Added by 刚 林 over 13 years ago. Updated over 7 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
SCM extra
Target version:
-
Start date:
2010-12-07
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

move:
perl_modules /redmine/extra/svn;
perl_require Redmine.pm;
to :/etc/nginx/nginx.conf

But redmine.pm still can not load successfully, error message is:

[emerg]: require_pv("Redmine.pm") failed: "Can't locate Apache2/Module.pm in Cedric Albrecht (Cedric Albrecht contains: /usr/perl/lib /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /usr/perl/lib/Redmine.pm line 106.
BEGIN failed--compilation aborted at /usr/perl/lib/Redmine.pm line 106.

Actions #1

Updated by Jean-Philippe Lang over 13 years ago

  • Tracker changed from Defect to Feature

This module was designed for apache. I leave it open in case someone else is interested in porting it to nginx.

Actions #2

Updated by Toshi MARUYAMA about 13 years ago

  • Subject changed from Use redmine.pem in nginx to Use redmine.pm in nginx
  • Category changed from SCM to SCM extra
Actions #3

Updated by Alex Voronko about 11 years ago

+1

Actions #4

Updated by Robson Peixoto almost 11 years ago

+1

Actions #5

Updated by Sasha Harutyunyan over 7 years ago

+1

I found something interesting for nginx here https://github.com/kchmck/nginx-redmine-access
but cant understand how to implement this .

Actions

Also available in: Atom PDF