David On Net
Entries from Tuesday, February 27. 2007
PHP 5.2 et Debian Etch
Here are the first Debian Etch package : it's a new compilation of PHP 5 package with different option than the official one :
- disable SOAP module, because it's not compatible with application that use NuSOAP project,
- add mssql module : the sybase module that use the same database access network protocol doesn't implement all the functions (mssql_field_type for example).
To install these packages, add the following line in your /etc/apt/sources.list
deb http://www.cure.nom.fr/debian/etch ./
and run :
apt-get update
apt-get install <paquet-php5>
Continue reading "PHP 5.2 et Debian Etch"
Posted by David on Tuesday, February 27. 2007 at 21:45 in Debian, Logiciel Libre, Php
no comments yet, be the first! Trackback (1)
no comments yet, be the first! Trackback (1)


(Page 1 of 1, totaling 1 entries)