Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Dec 2000 10:50:53 -0800 (PST)
From:      rsimmons@spamcop.net
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/23649: the port of mod_php4 does not install correctly with the apache/mod_ssl port
Message-ID:  <200012191850.eBJIori46876@freefall.freebsd.org>
Resent-Message-ID: <200012191900.eBJJ01v48107@freefall.freebsd.org>

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

>Number:         23649
>Category:       ports
>Synopsis:       the port of mod_php4 does not install correctly with the apache/mod_ssl port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 19 11:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Rob Simmons
>Release:        4.2-STABLE
>Organization:
>Environment:
FreeBSD chef.wlcg.com 4.2-STABLE FreeBSD 4.2-STABLE #0: Tue Dec 19 16:25:00 EST 2000     rsimmons@chef.wlcg.com:/usr/obj/usr/src/sys/CHEF  i386
>Description:
After installing the port apache+mod_ssl-1.3.14+2.7.1_1 then installing the port mod_php-4.0.3pl1 the LoadModule directive in httpd.conf for loading the php module gets put inside the IfDefine SSL.  I am not actually running SSL at the moment and putting this directive in this particular place makes it dependant on SSL.  The AddModule directive is also in a similar IfDefine.
>How-To-Repeat:
Install apache+mod_ssl-1.3.14+2.7.1_1 then install mod_php-4.0.3pl1 then look in /usr/local/etc/apache/httpd.conf
>Fix:
Change the script that merges the php4_mod into the httpd.conf file so that it adds the module right after the last normal module and before the IfDefines.

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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