Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Oct 2006 17:53:54 GMT
From:      Julio Guillermo Paredes Cornejo<gparedes@gupac.com.pe>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/104275: Mod_perl2 Wrong Install Message
Message-ID:  <200610101753.k9AHrsLq040591@www.freebsd.org>
Resent-Message-ID: <200610101800.k9AI0Zrx054509@freefall.freebsd.org>

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

>Number:         104275
>Category:       ports
>Synopsis:       Mod_perl2 Wrong Install Message
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 10 18:00:35 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Julio Guillermo Paredes Cornejo
>Release:        6.1-STABLE
>Organization:
>Environment:
FreeBSD gparedes.pe.ryero.com 6.1-STABLE FreeBSD 6.1-STABLE #1: Tue Aug 22 12:09
:26 PET 2006     gparedes@aqp.tabernaclegranite.com:/usr/obj/usr/src/sys/aqp  i3
86

>Description:
in the end of the installation of the /www/mod_perl2 send the message to make add to the http.conf the next "LoadModule perl_module modules/mod_perl.so" this add in the http.conf but dont work 
>How-To-Repeat:
cd /usr/ports/www/mod_perl2 && make install 
>Fix:
just change in the /usr/ports/www/mod_perl2/pkg-message 
  LoadModule perl_module modules/mod_perl.so
by 
  LoadModule perl_module libexec/apache2/mod_perl.so
>Release-Note:
>Audit-Trail:
>Unformatted:



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