L'ayant déja installé je crois, lorsque je fait yum install httpd il se contente de le mettre à jour :
Setting up Install Process
Setting up repositories
core 100% |=========================| 1.1 kB 00:00
ftp://ftp.univ-pau.fr/pub/mirrors/fedora/updates/6/i386/repodata/repomd.xml: [Errno 4] IOError: [Errno ftp error] timed out
Trying other mirror.
updates 100% |=========================| 1.2 kB 00:00
extras 100% |=========================| 1.1 kB 00:00
Reading repository metadata in from local files
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for httpd to pack into transaction set.
httpd-2.2.6-1.fc6.i386.rp 100% |=========================| 54 kB 00:00
---> Package httpd.i386 0:2.2.6-1.fc6 set to be updated
--> Running transaction check
--> Processing Dependency: httpd = 0:2.2.3-5 for package: mod_ssl
--> Processing Dependency: httpd = 2.2.3-5 for package: httpd-manual
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for httpd-manual to pack into transaction set.
httpd-manual-2.2.6-1.fc6. 100% |=========================| 35 kB 00:00
---> Package httpd-manual.i386 0:2.2.6-1.fc6 set to be updated
---> Downloading header for mod_ssl to pack into transaction set.
mod_ssl-2.2.6-1.fc6.i386. 100% |=========================| 11 kB 00:00
---> Package mod_ssl.i386 1:2.2.6-1.fc6 set to be updated
--> Running transaction check
Dependencies Resolved
=============================================================================
Package Arch Version Repository Size
=============================================================================
Updating:
httpd i386 2.2.6-1.fc6 updates 1.0 M
Updating for dependencies:
httpd-manual i386 2.2.6-1.fc6 updates 812 k
mod_ssl i386 1:2.2.6-1.fc6 updates 84 k
Transaction Summary
=============================================================================
Install 0 Package(s)
Update 3 Package(s)
Remove 0 Package(s)
Total download size: 1.9 M
Is this ok [y/N]: y
Downloading Packages:
(1/3): httpd-manual-2.2.6 100% |=========================| 812 kB 00:00
(2/3): httpd-2.2.6-1.fc6. 100% |=========================| 1.0 MB 00:00
(3/3): mod_ssl-2.2.6-1.fc 100% |=========================| 84 kB 00:00
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Updating : httpd ######################### [1/6]
Updating : httpd-manual ######################### [2/6]
Updating : mod_ssl ######################### [3/6]
Cleanup : httpd-manual ######################### [4/6]
Cleanup : httpd ######################### [5/6]
Cleanup : mod_ssl ######################### [6/6]
Updated: httpd.i386 0:2.2.6-1.fc6
Dependency Updated: httpd-manual.i386 0:2.2.6-1.fc6 mod_ssl.i386 1:2.2.6-1.fc6
Complete!
Ensuite pour le démarrer 'service httpd start' ne marche pas, ce n'est pas la bonne commande.
Merci.