Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2006 12:03:17 -0400
From:      "Jonathan Noack" <noackjr@alumni.rice.edu>
To:        "Pertti Kosunen" <pertti@kosunen.fi>
Cc:        freebsd-stable@freebsd.org, Dominic Marks <dom@helenmarks.co.uk>
Subject:   Re: FreeBSD 6.1-STABLE + devel/php5-pcre incompatible?
Message-ID:  <4469F7C5.8070800@alumni.rice.edu>
In-Reply-To: <4469E1A8.8090401@kosunen.fi>
References:  <4734.195.12.22.194.1147776648.squirrel@mail.helenmarks.co.uk> <4469E1A8.8090401@kosunen.fi>

next in thread | previous in thread | raw e-mail | index | archive | help
Pertti Kosunen wrote:
> Dominic Marks wrote:
>> Is the php5-pcre module really incompatible with FreeBSD 6.1? If so,
>> is there a workaround or a version I can roll back to? Also, it is
>> just me (:-)) or is the php5 port complaining about a checksum
>> mismatch for everyone else?
> 
> I had some problems yesterday. Had to remove mod_php5, config & install 
> lang/php5 and update php5*.

Note the entry in /usr/ports/UPDATING:

20060506:
   AFFECTS: users of PHP
   AUTHOR: ale@FreeBSD.org

   The old PHP slave ports (phpN-cli, phpN-cgi and mod_phpN) were removed
   in favour of unified PHP ports that allow building any combination of
   PHP SAPIs (cli, cgi and apache module).
   The PHP CGI binary was renamed to php-cgi, so you should update
   the path in your script. To simplify the update process, *only* for
   this release a 'php' compatibility symlink to php-cgi will be created
   if you don't select the CLI SAPI.
   Before the upgrade you *should* run 'make config' in lang/php4 or
   lang/php5 to configure the SAPIs you want to install.
   As a consequence the default binary packages include the CLI and the
   FastCGI SAPIs.

-Jonathan



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