Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[emerge] php +mysqli -mysql (résolu)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
sylvain.bonnemaison
Apprentice
Apprentice


Joined: 13 Jan 2008
Posts: 152

PostPosted: Tue Feb 15, 2011 10:46 pm    Post subject: [emerge] php +mysqli -mysql (résolu) Reply with quote

Bonjour,
Je souhaite installé uniquement php et le module mysqli. L'utilisation de la commande emerge -av php installe le moteur de base de données MySQL.
Comment faire pour installer uniquement les composants php et mysqli ?
Merci.


Last edited by sylvain.bonnemaison on Fri Mar 25, 2011 7:58 am; edited 1 time in total
Back to top
View user's profile Send private message
netfab
Veteran
Veteran


Joined: 03 Mar 2005
Posts: 1887
Location: 127.0.0.1

PostPosted: Wed Feb 16, 2011 1:14 am    Post subject: Reply with quote

C'est normal, l'extension mysqli utilise tout de même libmysql. Tu peux utiliser le driver intégré :
Quote:

USE="mysqlnd mysqli -mysql" emerge -av php

Attention toutefois à utiliser une version récente de php (5.3.3+) si tu veux utiliser ssl et la compression, et attention aussi à ne pas te connecter à des serveurs mysql trop anciens.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum