Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Feb 2004 13:45:58 -0800
From:      Quick B & <broot@volant.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/62319: The www/phpnuke port's PHP dependancy assumes Apache 1.x
Message-ID:  <E1Ao8Mo-000Pke-73@quick.volant.org>
Resent-Message-ID: <200402032150.i13LoHp7062127@freefall.freebsd.org>

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

>Number:         62319
>Category:       ports
>Synopsis:       The www/phpnuke port's PHP dependancy assumes Apache 1.x
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 03 13:50:16 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     PM Lashley
>Release:        FreeBSD 5.1-RELEASE-p2 i386
>Organization:
Henry Davis Consulting
>Environment:
System: FreeBSD quick.volant.org 5.1-RELEASE-p2 FreeBSD 5.1-RELEASE-p2 #1: Tue Aug 12 21:55:46 PDT 2003 broot@quick.volant.org:/usr/obj/usr/src/sys/QUICK i386


>Description:
	The www/phpnuke port has a dependancy on PHP.  There is a knob
to choose between PHP3 and PHP4; but both versions have a RUN_DEPENDS
line which look in ${LOCALBASE}/libexec/apache/  Modules for Apache2
are installed in ${LOCALBASE}/libexec/apache2/
>How-To-Repeat:
	De-install any existing Apache 1.x port.
	Install Apache2.
	Install the lang/php4 port
	Attampt to install phpnuke and observe that it doesn't recognize
	the existing php installation.
>Fix:

	A quick work-around for people with Apache2+PHP installed is
to simply edit www/phpnuke/Makefile and change 'apache' to 'apache2'.
A proper fix would involve making the Makefile honor the WITH_APACHE2
knob used by many other ports.


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Ao8Mo-000Pke-73>