Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Apr 2009 16:15:07 +0400
From:      Proskurin Kirill <proskurin-kv@fxclub.org>
To:        Pieter Donche <Pieter.Donche@ua.ac.be>,  freebsd-questions@freebsd.org
Subject:   Re: how to get older version of php5-mbstring
Message-ID:  <49F6F34B.5020302@fxclub.org>
In-Reply-To: <alpine.BSF.2.00.0904281358001.91886@macos.cmi.ua.ac.be>
References:  <alpine.BSF.2.00.0904281358001.91886@macos.cmi.ua.ac.be>

next in thread | previous in thread | raw e-mail | index | archive | help
Pieter Donche пишет:
> I updated via the ports collection php5-mbstring
> to the latest version 5.2.9. Previously I had 5.2.8
> 
> Also updated php5 from 5.2.8 to 5.2.9
> and php5-extensions from 1.2 to 1.3
> 
> installing php5-mbstring-5.2.9 installed it alongside php5-mbstring-5.2.8:
> # pkg_info | grep mbstring
> php5-mbstring-5.2.8 The mbstring shared extension for php
> php5-mbstring-5.2.9 The mbstring shared extension for php
> 
> Then I deleted mbstring 5.2.8 (thinking I wouldn't need it any longer)
> # pkg_delete php5-mbstring-5.2.8
> 
> But now it seems that my Drupal 6.9 continues to look for 
> php5-mbstring-5.2.8 (not looking at php5-mbstring-5.2.9)
> 
> How can I install php5-mbstring-5.2.8 again via the ports ??


I think you problem can be solved by:

1) pkgdb -F
or
2) reinstalling a Drupal


-- 
Best regards,
Proskurin Kirill



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