ports/124630: squirrelmail built-in fortune plugin cannot find 'fortune' command
Anonymous Anon
anon_101100 at yahoo.com
Mon Jun 16 04:40:03 UTC 2008
>Number: 124630
>Category: ports
>Synopsis: squirrelmail built-in fortune plugin cannot find 'fortune' command
>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: Mon Jun 16 04:40:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Anonymous Anon
>Release: 7.0-RELEASE-p1
>Organization:
>Environment:
FreeBSD myhost.example.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
With squirrelmail-1.4.15_1, the built-in fortune plugin has the wrong path to the fortune command:
In plugins/fortune/fortune_functions.php, the line in question is:
$fortune_location = '/usr/bin/fortune';
>How-To-Repeat:
>Fix:
In plugins/fortune/fortune_functions.php, change to
$fortune_location = '/usr/games/fortune';
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list