ports/102462: gallery and squirrelmail falsely determine php not available
Michael P. Soulier
msoulier at digitaltorque.ca
Thu Aug 24 01:30:21 UTC 2006
>Number: 102462
>Category: ports
>Synopsis: gallery and squirrelmail falsely determine php not available
>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: Thu Aug 24 01:30:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Michael P. Soulier
>Release: 5.4
>Organization:
>Environment:
FreeBSD kanga.digitaltorque.ca 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May 8 10:21:06 UTC 2005 root at harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
When I try to build the squirrelmail or gallery2 ports, I get this message.
[root at kanga gallery2]# make
This port requires the Apache Module or the CGI version of PHP, but you have
already installed a PHP port without them.
*** Error code 1
This seems erroneous, as I am using PHP to drive my wordpress blog in apache2 without difficulty.
[root at kanga ~]# cat /etc/make.conf
# headless box
WITHOUT_X11=yes
WITHOUT_GUI=yes
CPUTYPE?=i686
MASTER_SITE_APACHE_HTTPD?= http://apache.mirrors.northco.net/httpd/ http://gulus.USherbrooke.ca/pub/appl/apache/httpd/ http://apache.mirrored.ca/httpd/ http://apache.sunsite.ualberta.ca/httpd/ http://apache.mirror.cygnal.ca/httpd/ ftp://apache.mirrored.ca/httpd/
WITH_APACHE2=yes
# Don't use openssh in the base.
NO_OPENSSH=true
# added by use.perl 2006-02-26 05:16:58
PERL_VER=5.8.8
PERL_VERSION=5.8.8
[root at kanga ~]# pkg_info | grep php
php4-4.4.2_1 PHP Scripting Language (Apache Module and CLI)
php4-ctype-4.4.1 The ctype shared extension for php
php4-extensions-1.0 A "meta-port" to install PHP extensions
php4-mysql-4.4.1 The mysql shared extension for php
php4-overload-4.4.1 The overload shared extension for php
php4-pcre-4.4.1 The pcre shared extension for php
php4-posix-4.4.1 The posix shared extension for php
php4-session-4.4.1 The session shared extension for php
php4-tokenizer-4.4.1 The tokenizer shared extension for php
php4-xml-4.4.1 The xml shared extension for php
php4-zlib-4.4.1 The zlib shared extension for php
PHP is working fine, so I don't understand the problem.
>How-To-Repeat:
Try to build gallery2 or squirrelmail with my php package list.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list