[debian] installer php5-mysqli : probleme de dependence
installer php5-mysqli : probleme de dependence [debian] - Installation - Linux et OS Alternatifs
Sujets relatifs:
Leave a Replay
Make sure you enter the(*)required information where indicate.HTML code is not allowed
Marsh Posté le 19-10-2006 à 21:24:40
Bonjour
je suoihaite installer le module mysqli sur ma debian.
Mon probleme c'est que le paquet php5 et installer en version 5.1.6-1 et que pour installer php5-mysqli il faut le version 5.1.6-4.
Est il possible davoir une version de php5-mysqli plus ancienne qui convienrai a la version de php5 ?
Est il possible de faire autrement.
j'utilise une debian testing.
sempron-coolbenhome/coolben# dpkg -s php5
Package: php5
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 20
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: all
Version: 5.1.6-1
Depends: libapache2-mod-php5 (>= 5.1.6-1) | libapache-mod-php5 (>= 5.1.6-1) | php5-cgi (>= 5.1.6-1), php5-common (>= 5.1.6-1)
Description: server-side, HTML-embedded scripting language (meta-package)
This package is a meta-package that, when installed, guarantees that you
have at least one of the four server-side versions of the PHP5 interpreter
installed. Removing this package won't remove PHP5 from your system, however
it may remove other packages that depend on this one.
.
PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed
from C, Java and Perl with a couple of unique PHP-specific features thrown
in. The goal of the language is to allow web developers to write dynamically
generated pages quickly.
.
Homepage: http://www.php.net/
sempron-coolbenhome/coolben# dpkg -s php5-mysqli
Package: php5-mysqli
Status: deinstall ok config-files
Priority: optional
Section: web
Installed-Size: 160
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: i386
Source: php5
Version: 5.1.6-4
Config-Version: 5.1.6-4
Depends: libc6 (>= 2.3.6-6), libmysqlclient15off (>= 5.0.24-2), debconf (>= 0.5) | debconf-2.0, phpapi-20051025, php5-mysql (= 5.1.6-4), php5-common (= 5.1.6-4)
Description: MySQL Improved module for php5
This package provides a module for MySQL database connections directly from
PHP scripts. This new "Improved" interface should only be used to connect
to MySQL databases greater than version 4.1. For older MySQL servers,
please use the functions from the php5-mysql extension instead, which this
package depends on.
.
PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed
from C, Java and Perl with a couple of unique PHP-specific features thrown
in. The goal of the language is to allow web developers to write
dynamically generated pages quickly.
sempron-coolbenhome/coolben# dpkg -s php5-mysqli