Matthew Seaman wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 21/05/2010 14:54:20, Fbsd1 wrote:
pkg_info -Ix php
ap22-php5-5.3.2     PHP Scripting Language

^^^^ Version 5.3.2

php5-bz2-5.2.11     The bz2 shared extension for php
php5-ctype-5.2.11   The ctype shared extension for php
php5-filter-5.2.11  The filter shared extension for php
php5-gd-5.2.11      The gd shared extension for php
php5-mbstring-5.2.11 The mbstring shared extension for php
php5-mcrypt-5.2.11  The mcrypt shared extension for php
php5-mysql-5.2.11   The mysql shared extension for php
php5-openssl-5.2.11 The openssl shared extension for php
php5-pcre-5.2.11    The pcre shared extension for php
php5-session-5.2.11 The session shared extension for php
php5-simplexml-5.2.11 The simplexml shared extension for php
php5-spl-5.2.11     The spl shared extension for php
php5-zip-5.2.11     The zip shared extension for php
php5-zlib-5.2.11    The zlib shared extension for php

^^^^^ Version 5.2.11

That's your problem.  Delete php5-spl-5.2.11 and php5-pcre-5.2.11
(because those are part of the base php5-5.3.2 nowadays) and rebuild all
the other php modules and you should be good to go.

        Cheers,

        Matthew

Had to use the 8-stable packages and everything worked.
Thanks
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to