RE: [Phplib-users] phplib 6.1, php3 and php4
Brought to you by:
nhruby,
richardarcher
From: Daniel B. <bo...@io...> - 2002-01-22 21:00:30
|
FYI Debian is not a distribution "company," and all the packages, especially in unstable are *very* up to date. ie php4.1rc1 was available the day it was released. apt-get update will update all the packages you have installed on your system. It's very slick and smooth. And you really don't want to run a cvs version of anything on a production server. as for the orginal questions, running two version of phplib is the best bet, and questions of php3 vs. php4 are best left to the php mailing list. -----Original Message----- From: php...@li... [mailto:php...@li...]On Behalf Of Layne Weathers Sent: Tuesday, January 22, 2002 12:42 PM To: php...@li... Subject: Re: [Phplib-users] phplib 6.1, php3 and php4 > the version of phplib that is in testing and stable is very=20 > out of date. > The version that stable is using was never released and=20 > shouldn't be on > a production server. > grab the version of phplib from unstable, is it actually the=20 > most stable > version. > http://packages.debian.org/unstable/web/phplib.html >=20 >=20 > 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=3D31885>. 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. |