Probleme avec httpd sur fedora 10
Moadhyb008
Messages postés
6
Date d'inscription
Statut
Membre
Dernière intervention
-
thephoenix1 Messages postés 315 Date d'inscription Statut Membre Dernière intervention -
thephoenix1 Messages postés 315 Date d'inscription Statut Membre Dernière intervention -
Bonjour,
salut tous le monde,
lorsque je demarre le service httpd j'obtiens le message suivant :
[root@localhost Lesly]# service httpd restart
Arrêt de httpd : [ OK ]
Démarrage de httpd : httpd: apr_sockaddr_info_get() failed for localhost.localdomain
httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
[ OK ]
Est-ce un probleme ?
salut tous le monde,
lorsque je demarre le service httpd j'obtiens le message suivant :
[root@localhost Lesly]# service httpd restart
Arrêt de httpd : [ OK ]
Démarrage de httpd : httpd: apr_sockaddr_info_get() failed for localhost.localdomain
httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
[ OK ]
Est-ce un probleme ?
A voir également:
- Probleme avec httpd sur fedora 10
- Clé d'activation windows 10 - Guide
- Problème démarrage windows 10 - Guide
- Restauration systeme windows 10 - Guide
- Windows 10 gratuit - Accueil - Mise à jour
- Winrar 64 bits windows 10 - Télécharger - Compression & Décompression
2 réponses
je ne sais pas si c'est un problème, loool! en tout cas, pour ne plus avoir ce message, voici ce que je fais (sous mandriva spring 2009, mais je pense que ça doit etre similaire!):
en mode texte:
echo "ServerName www.exemple.tld">>/etc/httpd/conf/httpd.conf
(en remplaçant bien sûr le mot exemple par ce qui te plaira)
puis tu redemarres le service, en esperant que ça marche
en mode texte:
echo "ServerName www.exemple.tld">>/etc/httpd/conf/httpd.conf
(en remplaçant bien sûr le mot exemple par ce qui te plaira)
puis tu redemarres le service, en esperant que ça marche