Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 May 2010 04:03:33 +0400
From:      Yuri Pankov <yuri.pankov@gmail.com>
To:        Zbigniew Szalbot <zszalbot@gmail.com>
Cc:        User Questions <freebsd-questions@freebsd.org>
Subject:   Re: PHP upgrade fails
Message-ID:  <20100521000333.GA2276@darklight.org.ru>
In-Reply-To: <AANLkTimtKEcquXpUmGPZlqdlmwzubJkBMgMhQDEQ44ea@mail.gmail.com>
References:  <AANLkTik4fxPgCD-yZPe7FseBP59ZdcOEGadKiBc8uvz0@mail.gmail.com> <20100520233251.51337.qmail@joyce.lan> <AANLkTilmXErRhahaBYCq5P_logE9Wq8kp3JtGQIV0QPO@mail.gmail.com> <AANLkTil92WJm-1OW-Tw5DYYRlmcKmPHbRFkvpUoIb1ZY@mail.gmail.com> <AANLkTimtKEcquXpUmGPZlqdlmwzubJkBMgMhQDEQ44ea@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, May 21, 2010 at 01:55:07AM +0200, Zbigniew Szalbot wrote:
> OK. Never declare victory too fast :)
> 
> > Hello again,
> >
> >> Even after restarting apache php-based pages do not load. Many thanks
> >> in advance for further hints!
> > OK. I commented the extension=pdf.so in extensions.ini and php no
> > longer complains. :)
> 
> pkg_info -Ix php
> php5-5.3.2          PHP Scripting Language
> php5-bcmath-5.3.2   The bcmath shared extension for php
> php5-bz2-5.3.2      The bz2 shared extension for php
> php5-ctype-5.3.2    The ctype shared extension for php
> php5-dom-5.3.2      The dom shared extension for php
> php5-filter-5.3.2   The filter shared extension for php
> php5-gd-5.3.2       The gd shared extension for php
> php5-gettext-5.3.2  The gettext shared extension for php
> php5-iconv-5.3.2    The iconv shared extension for php
> php5-mbstring-5.3.2 The mbstring shared extension for php
> php5-mcrypt-5.3.2   The mcrypt shared extension for php
> php5-mysql-5.3.2    The mysql shared extension for php
> php5-mysqli-5.3.2   The mysqli shared extension for php
> php5-openssl-5.3.2  The openssl shared extension for php
> php5-posix-5.3.2    The posix shared extension for php
> php5-pspell-5.3.2   The pspell shared extension for php
> php5-session-5.3.2  The session shared extension for php
> php5-simplexml-5.3.2 The simplexml shared extension for php
> php5-xml-5.3.2      The xml shared extension for php
> php5-zip-5.3.2      The zip shared extension for php
> php5-zlib-5.3.2     The zlib shared extension for php
> phpMyAdmin-3.3.3    A set of PHP-scripts to manage MySQL over the web
> 
> shows me that I still do not have two extensions which I deleted ealier:
> php5-pcre
> php5-spl

/usr/ports/MOVED:
devel/php5-pcre|lang/php5|2010-04-09|Bundled in core php
devel/php5-spl|lang/php5|2010-04-09|Bundled in core php

Check "Note:" on following pages:
http://ru.php.net/manual/en/pcre.installation.php
http://ru.php.net/manual/en/spl.installation.php

> 
> I really need php with pcre and spl support and I wonder how to
> compile it using portinstall/portupgrade.
> 
> make config for /usr/ports/lang/php52-extensions
> shows pcre and spl as checked....

Why php52-extensions when you have php5 (5.3.2) installed? 

> 
> I hope someone will point me in the right direction. Thank you!
> 
> -- 
> Zbigniew Szalbot
> www.slowo.pl
> www.fairtrade.net.pl

Yuri



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