Deuxième dilemne au sujet de la configuration de mon hébergement (j'espère qu'il aura plus de succès
Et à quel niveau agit la protection, qu'est ce que cela implique si elle n'est pas installée ?
J'aimerais vos retours sur ce sujet.
Merci
Pas sous ma version, le phpinfo ne donne aucune indication que suhosin est installé… Je suis sous Ubuntu Server 7.10…Ca peut t'intéresser de savoir que chez ubuntu, le php distribué est compilé directement avec suhosin
Je suis en gutsy, et à jour. Si ça peut t'aider voici mon sources.list :Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.3 with Suhosin-Patch Server at localhost Port 80
Code : Tout sélectionner
#########################################
### Depot Ubuntu
#section: Ubuntu Gutsy 7.10
deb http://fr.archive.ubuntu.com/ubuntu/ gutsy main
deb http://fr.archive.ubuntu.com/ubuntu/ gutsy restricted
deb http://fr.archive.ubuntu.com/ubuntu/ gutsy universe
deb http://fr.archive.ubuntu.com/ubuntu/ gutsy multiverse
#section: Ubuntu Gutsy Updates
deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-updates main
deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-updates restricted
deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-updates universe
deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse
#section: Ubuntu Gutsy Security
deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-security main
deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-security restricted
deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-security universe
deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-security multiverse
#section: Ubuntu Gutsy Backports
deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-backports main
deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-backports restricted
deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-backports universe
deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-backports multiverse
#########################################
### Depot Canonical
#section: Ubuntu Gutsy 7.10
deb http://archive.canonical.com/ gutsy partner
#########################################
### Depot Medibuntu
## KEY GPG: wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add -
#section: Medibuntu packages for Ubuntu Gutsy 7.10
deb http://fr.packages.medibuntu.org/ gutsy free
deb http://fr.packages.medibuntu.org/ gutsy non-free
#########################################
### Depot winehq
## KEY GPG: wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -
#section: Ubuntu Gutsy 7.10
deb http://wine.budgetdedicated.com/apt/ gutsy main
Code : Tout sélectionner
nouveaustang% php -v
PHP 5.2.3-1ubuntu6.4 (cli) (built: Jul 23 2008 06:20:35)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
with Suhosin v0.9.20, Copyright (c) 2002-2006, by Hardened-PHP Project