Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problème apache
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
fb99
l33t
l33t


Joined: 09 Apr 2003
Posts: 998
Location: Le Locle (Suisse,Neuchâtel)

PostPosted: Fri Apr 25, 2003 11:34 pm    Post subject: problème apache Reply with quote

je n'arrive pas à lancer apache, l'adresse 127.0.0.1 est celle de mon routeur vu depuis le réseau local
Code:

linux root # /etc/init.d/apache start
 * Starting apache...
[Sat Apr 26 01:32:32 2003] [alert] apache: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName                   [ !! ]
Back to top
View user's profile Send private message
crevette
Guru
Guru


Joined: 21 May 2002
Posts: 543
Location: Chrooted in Nice, France

PostPosted: Sat Apr 26, 2003 3:28 am    Post subject: Reply with quote

euh 127.0.0.1, c'est la boucle locale de chaque carte rezo, ca permet de tester la communication sur soit meme; donc cette adresse existe sur chaque machine ayant une carte reseau.

il doit manquer une des directives dans ton apache.conf, surtement celle-la

Code:

ServerName baptiste.navlink.com


ca c'est pour moi, si tu n'as pas de nom de domaine, essaie
Code:

ServerName 127.0.0.1

mais normalement c'est qu'un warning
_________________
http://www.mille-mathias.info
Back to top
View user's profile Send private message
fb99
l33t
l33t


Joined: 09 Apr 2003
Posts: 998
Location: Le Locle (Suisse,Neuchâtel)

PostPosted: Sat Apr 26, 2003 9:30 am    Post subject: Reply with quote

j'ai rajouté ce que tu m'as dit mais je n'arrive pas à me connecter à http:\\localhost
maintenant quand je lance appache il me met un attention.
Code:

linux root # /etc/init.d/apache start
 * Starting apache...                                                     [ !! ]

Back to top
View user's profile Send private message
arlequin
l33t
l33t


Joined: 16 Nov 2002
Posts: 707
Location: grep $USER /etc/passwd | cut -d':' -f6

PostPosted: Sat Apr 26, 2003 10:50 am    Post subject: Reply with quote

Check les logs d'Apache pour voir: '/var/log/apache/error_log'
Normalement il n'y a pas grand chose à configurer pour apache, mais édite tout de même tous les fichiers so trouvant dans /etc/apache/conf (apache.conf et commonapache.conf au minimum).
_________________
J'vous dis ciao !
Au fait, ciao ça veut dire bye en anglais.
Back to top
View user's profile Send private message
fb99
l33t
l33t


Joined: 09 Apr 2003
Posts: 998
Location: Le Locle (Suisse,Neuchâtel)

PostPosted: Sat Apr 26, 2003 11:03 am    Post subject: Reply with quote

voilà ce qu'il y a dans mon error_log:
Code:

[Sat Apr 26 01:32:06 2003] [alert] mod_unique_id: unable to gethostbyname("linux")
[Sat Apr 26 01:32:32 2003] [alert] mod_unique_id: unable to gethostbyname("linux")
[Sat Apr 26 01:37:30 2003] [alert] mod_unique_id: unable to gethostbyname("linux")
[Sat Apr 26 01:42:31 2003] [alert] mod_unique_id: unable to gethostbyname("linux")
[Sat Apr 26 11:18:31 2003] [alert] mod_unique_id: unable to gethostbyname("linux")
[Sat Apr 26 11:23:46 2003] [alert] mod_unique_id: unable to gethostbyname("linux")
[Sat Apr 26 11:25:09 2003] [alert] mod_unique_id: unable to gethostbyname("linux")
[Sat Apr 26 11:25:15 2003] [alert] mod_unique_id: unable to gethostbyname("linux")
[Sat Apr 26 11:28:12 2003] [alert] mod_unique_id: unable to gethostbyname("linux")
[Sat Apr 26 11:32:56 2003] [alert] mod_unique_id: unable to gethostbyname("linux")
[Sat Apr 26 11:34:58 2003] [alert] mod_unique_id: unable to gethostbyname("linux")
[Sat Apr 26 11:35:14 2003] [alert] mod_unique_id: unable to gethostbyname("linux")
[Sat Apr 26 11:36:28 2003] [alert] mod_unique_id: unable to gethostbyname("linux")
[Sat Apr 26 11:37:00 2003] [alert] mod_unique_id: unable to gethostbyname("linux")
[Sat Apr 26 11:37:06 2003] [alert] mod_unique_id: unable to gethostbyname("linux")
[Sat Apr 26 11:37:22 2003] [alert] mod_unique_id: unable to gethostbyname("linux")
[Sat Apr 26 11:38:25 2003] [alert] mod_unique_id: unable to gethostbyname("linux")
[Sat Apr 26 11:39:36 2003] [alert] mod_unique_id: unable to gethostbyname("linux")
[Sat Apr 26 11:40:58 2003] [alert] mod_unique_id: unable to gethostbyname("linux")
[Sat Apr 26 11:41:16 2003] [alert] mod_unique_id: unable to gethostbyname("linux")
[Sat Apr 26 11:42:04 2003] [alert] mod_unique_id: unable to gethostbyname("linux")
[Sat Apr 26 11:42:12 2003] [alert] mod_unique_id: unable to gethostbyname("linux")
[Sat Apr 26 11:42:18 2003] [alert] mod_unique_id: unable to gethostbyname("linux")
[Sat Apr 26 11:43:00 2003] [alert] mod_unique_id: unable to gethostbyname("linux")
[Sat Apr 26 11:45:17 2003] [alert] mod_unique_id: unable to gethostbyname("linux")
Back to top
View user's profile Send private message
arlequin
l33t
l33t


Joined: 16 Nov 2002
Posts: 707
Location: grep $USER /etc/passwd | cut -d':' -f6

PostPosted: Sat Apr 26, 2003 11:15 am    Post subject: Reply with quote

Ha ha !! :wink:
Rajoute 'linux' à côté de '127.0.0.1 localhost' dans le fichier '/etc/hosts'.
_________________
J'vous dis ciao !
Au fait, ciao ça veut dire bye en anglais.
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