Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Sep 2005 14:03:21 -0400 (EDT)
From:      Vivek Khera <vivek@khera.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/86715: drupal missing dependency
Message-ID:  <20050929180321.ACC964250@lorax.kcilink.com>
Resent-Message-ID: <200509291810.j8TIAEAD082627@freefall.freebsd.org>

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

>Number:         86715
>Category:       ports
>Synopsis:       drupal missing dependency
>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:   Thu Sep 29 18:10:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Vivek Khera
>Release:        FreeBSD 5.4-RELEASE-p7 i386
>Organization:
>Environment:
System: FreeBSD lorax.kcilink.com 5.4-RELEASE-p7 FreeBSD 5.4-RELEASE-p7 #0: Tue Sep 20 15:26:41 EDT 2005 vivek@lorax.kcilink.com:/u/lorax1/usr5/src/sys/i386/compile/LORAX i386


	
>Description:
	

When ports/www/drupal is installed, it is missing a dependency for php4-session
which causes the pages to fail to load.

Also, php4-pgsql was not installed either, but I'm not sure how to specify
whether it wants mysql or pgsql.

Also, the pkg-message indicates to edit the file

 /usr/local/www/data/drupal/includes/conf.php

but this is no longer correct; it seems one must edit

 /usr/local/www/data/drupal/sites/default/settings.php

or make a per-host settings.php file and edit that.

>How-To-Repeat:
	
>Fix:

	


explicitly list PHP dependencies in port rather than having them come from
other dependencies such as PEAR.

add a config menu to choose pgsql or mysql.

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



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