Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
PHP 5.0-rc3 Packages for Debian Woody
Posted by Philipp Esselbach on: 06/12/2004 02:54 PM [ Print | 0 comment(s) ]
DotDeb has released PHP 5.0-rc3 packages for Debian GNU/Linux 3.0
Then I packaged the third Realease Candidate of PHP5. The official changelog can be found on the PHP website : http://www.php.net/ChangeLog-5.php
The packaging changelog is here :
* New upstream version
* Added the dbx support
* Added the mime-magic support
* Removed the MS-SQL support (crashes)
* Added the ncurses support for the CLI version
Just apt-get upgrade to follow the way to PHP5
The packaging changelog is here :
* New upstream version
* Added the dbx support
* Added the mime-magic support
* Removed the MS-SQL support (crashes)
* Added the ncurses support for the CLI version
Just apt-get upgrade to follow the way to PHP5
Add the following to your /etc/apt/sources.list:
deb http://packages.dotdeb.org ./
and run apt-get update apt-get upgrade
