Re: [Phplib-users] phplib 6.1, php3 and php4
Brought to you by:
nhruby,
richardarcher
From: Layne W. <la...@if...> - 2002-01-22 20:41:34
|
> the version of phplib that is in testing and stable is very > out of date. > The version that stable is using was never released and > shouldn't be on > a production server. > grab the version of phplib from unstable, is it actually the > most stable > version. > http://packages.debian.org/unstable/web/phplib.html > > > At this point testing is more stable than stable for > apache/php4/phplib/mysql etc No, no, no. Why would you rely on a package created by a Linux distribution company? There is no way that they can keep up to date on all the little projects they include on their disks and if they are building their package from the latest releases instead of the CVS tree then you are really out of luck. Go to <http://sourceforge.net/cvs/?group_id=31885>. Follow the instructions and check out the module php-lib-stable from CVS. Subscribe to the phplib-commit mailing list. When you receive mail from that list, update your checked-out copy of the php-lib-stable module. Layne Weathers Ifworld Inc. |