Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jul 2005 14:46:29 +0000
From:      Jonathan Glaschke <no-html@jonathan-glaschke.de>
To:        freebsd-questions@freebsd.org
Subject:   Re: failed installation of phpBB
Message-ID:  <20050726144629.GA1064@jogla.fbsd>
In-Reply-To: <BAY101-F352F38C11C513D7CC74A29CACD0@phx.gbl>
References:  <BAY101-F352F38C11C513D7CC74A29CACD0@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 26, 2005 at 07:19:57AM -0500, Alain Fabry wrote:
> 
>   Hello,
> 
>   I'm trying to install phpBB on my system but I get the following error
>   during installation (running Release 5.4). Which package is
>   conflicting and causing this installation to fail?
> 
>   I have the following pkg installed which are related to php.
> 
>   ducati-748# pkg_info | grep php
>   mod_php5-5.0.3_2,1  PHP Apache Module
>   php5-gettext-5.0.3_2 The gettext shared extension for php
>   php5-pcre-5.0.3_2   The pcre shared extension for php
>   php5-session-5.0.3_2 The session shared extension for php
>   ducati-748#
> 
>   Below is installation failure I get after make install clean
> 
>   ducati-748# make install clean
>   ===>  Installing for phpbb-2.0.17
>   ===>   phpbb-2.0.17 depends on file: /usr/local/share/pear/System.php
>   - not found
>   ===>    Verifying install for /usr/local/share/pear/System.php in
>   /usr/ports/devel/pear-PEAR
>   ===>   pear-PEAR-1.3.5_1 depends on file:
>   /usr/local/share/pear/Archive/Tar.php - not found
>   ===>    Verifying install for /usr/local/share/pear/Archive/Tar.php in
>   /usr/ports/archivers/pear-Archive_Tar
>   ===>  Installing for pear-Archive_Tar-1.3.1
>   ===>   pear-Archive_Tar-1.3.1 depends on executable: pear - not found
>   ===>    Verifying install for pear in /usr/ports/devel/php5-pear
>   This port requires the CLI or the CGI version of PHP, but you have
>   already installed a conflicting PHP port without them.
>   *** Error code 1
> 
>   Stop in /usr/ports/devel/php5-pear.
>   *** Error code 1
> 
>   Stop in /usr/ports/archivers/pear-Archive_Tar.
>   *** Error code 1
> 
>   Stop in /usr/ports/devel/pear-PEAR.
>   *** Error code 1
> 
>   Stop in /usr/ports/www/phpbb.
>   ducati-748#
> 
> 
>   Alain Fabry
>   Network Engineer
>   Belgacom
>   http://[1]www.belgacom.be
> 
> References
> 
>   1. http://www.belgacom.be/
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"

Hello,

install php5-cgi and configure apache for treating .php-files as cgi.

-Jonathan

-- 
 | /"\   ASCII Ribbon   | Jonathan Glaschke - Lorenz-Görtz-Straße 71,
 | \ / Campaign Against | 41238 Mönchengladbach, Tel: 02166-265876
 |  X    HTML In Mail   | Mobil: 0162-3390789, ICQ: 231021883
 | / \     And News     | http://jonathan-glaschke.de/



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