Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Oct 2005 15:26:41 GMT
From:      Ed Schouten <ed@fxq.nl>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/87372: [www/phpbb] phpBB broken due to passing functions as arguments by reference
Message-ID:  <200510131526.j9DFQfZr033809@www.freebsd.org>
Resent-Message-ID: <200510131530.j9DFUI2T008660@freefall.freebsd.org>

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

>Number:         87372
>Category:       ports
>Synopsis:       [www/phpbb] phpBB broken due to passing functions as arguments by reference
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 13 15:30:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Ed Schouten
>Release:        5.4-RELEASE
>Organization:
>Environment:
FreeBSD palm.hoeg.nl 5.4-STABLE FreeBSD 5.4-STABLE #0: Tue Sep 27 23:26:28 CEST 2005     root@palm.hoeg.nl:/usr/obj/usr/src/sys/PALM  i386

>Description:
One of our users of our webserver (palm.hoeg.nl) was complaining: 'I hate FreeBSD and PostgreSQL because I can't get phpBB working on it!'

Because I got sick about hearing that two days long, I decided to take a look at it. It seems that the latest version from phpBB in the Ports tree breaks with the latest version of PHP from Ports because of some poor written PHP code.

On some places, it seems that they pass function output as an argument by reference, which is impossible with the latest PHP.
>How-To-Repeat:
Install phpBB from Ports. It does install, but gives fatal errors when a user wants to reply to a topic about passing values by reference. This makes phpBB quite unusable.
>Fix:
http://g-rave.nl/files/ports/www-phpbb-patch-reference

I'll mail this patch to the phpBB folks in a couple of minutes.
>Release-Note:
>Audit-Trail:
>Unformatted:



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