> -----Message d'origine----- > De : Alain Bertrand [mailto:[EMAIL PROTECTED] > Envoy� : vendredi 22 avril 2005 09:46 > � : debian-user-french > Objet : petit pb apache > > > Bonjour, > > Apr�s un upgrade, je n'arrive plus � me connecter au serveur web > de mon ordi > > telnet localhost http < /dev/null > Trying 127.0.0.1... > telnet: Unable to connect to remote host: Connection refused > > Pourtant apache semble tourner > ps aux |grep apache > root 1377 0.0 0.0 8404 420 ? S Apr19 0:00 > /usr/sbin/apache-ssl > www-data 1388 0.0 0.0 4276 268 ? S Apr19 0:00 > /usr/lib/apache-ssl/gcache 33 /var/run/gcache_port > www-data 1389 0.0 0.0 8536 384 ? S Apr19 0:00 > /usr/sbin/apache-ssl > www-data 1391 0.0 0.0 8536 384 ? S Apr19 0:00 > /usr/sbin/apache-ssl > www-data 1392 0.0 0.0 8536 384 ? S Apr19 0:00 > /usr/sbin/apache-ssl > www-data 1393 0.0 0.0 8536 384 ? S Apr19 0:00 > /usr/sbin/apache-ssl > www-data 1394 0.0 0.0 8536 384 ? S Apr19 0:00 > /usr/sbin/apache-ssl > root 23193 0.0 0.1 4004 756 pts/0 R+ 09:41 0:00 > grep apache > > /etc/init.d/apache restart > Restarting apache[Fri Apr 22 09:45:13 2005] [warn] module ssl_module is > already loaded, skipping
Essaies plut�t :/etc/init.d/apache stop puis /etc/init.d/apache start ensuite fais un telnet localhost https Autre piste si toujours erreur, dans le fichier de conf. Regardes au Ligne Listen, NameVirtualHost et ServerName. Attention au * ou 0.0.0.0:80 ou :443 Quel version d'apache ? > > Merci de votre aide. > De rien > > -- > Pensez � lire la FAQ de la liste avant de poser une question : > http://wiki.debian.net/?DebianFrench > > Pensez � rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:" > > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > > -- Pensez � lire la FAQ de la liste avant de poser une question : http://wiki.debian.net/?DebianFrench Pensez � rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:" To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

