Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jul 2003 19:25:51 +0200 (CEST)
From:      Janos Mohacsi <mohacsi@niif.hu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/54857: mod_perl2 does not activate module in the http.conf
Message-ID:  <200307251725.h6PHPpn5080853@norfolk.ki.iif.hu>
Resent-Message-ID: <200307251730.h6PHU9Ub097727@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         54857
>Category:       ports
>Synopsis:       mod_perl2 does not activate module in the http.conf
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 25 10:30:08 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Janos Mohacsi
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
NIIF
>Environment:
System: FreeBSD norfolk.ki.iif.hu 4.8-STABLE FreeBSD 4.8-STABLE #2: Sun Jun 15 21:04:49 CEST 2003 root@norfolk.ki.iif.hu:/usr/obj/usr/src/sys/NORFOLK i386


>Description:
	Installing www/mod_perl2 to apache2 does not activate/load the
	module in the http.conf

>How-To-Repeat:
	Install www/mod_perl2 and examine http.conf
>Fix:
	Add the following line to the pkg-plist:
@exec %D/bin/apxs -e -S LIBEXECDIR=%D/libexec/apache2/ -a -n perl libexec/apache2/mod_perl.so

	Probably you have to run similar command as part of pos-install target.

	One remaining issue: deactivation in deinstall. If you are interested
	I can work on it.

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307251725.h6PHPpn5080853>