ports/91897: horde fails to install when php wasn't installed as a module

Gustavo Picón gpicon at aureal.com.pe
Tue Jan 17 03:10:17 UTC 2006


>Number:         91897
>Category:       ports
>Synopsis:       horde fails to install when php wasn't installed as a module
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 17 03:10:12 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gustavo Picón
>Release:        6.0-RELEASE
>Organization:
Aureal Systems
>Environment:
FreeBSD elysium.aureal 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Sun Nov  6 13:55:23 PET 2005     root at elysium.aureal:/usr/obj/usr/src/sys/AUREAL  i386

>Description:
When PHP isn't installed as an apache module horde fails to install because it requires:
WANT_PHP_MOD= yes
instead of
WANT_PHP_WEB= yes
in the Makefile.
Horde works as CGI/Fastcgi without problems.
>How-To-Repeat:
Install www/php[45]-cgi
Install www/horde


>Fix:
Replace
WANT_PHP_MOD= yes
with
WANT_PHP_WEB= yes
in /usr/ports/www/horde/Makefile
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list