|
|
|
|
Configuration: Linux Firefox 0.10.1
Salut,
affiche le résultat de netstat -lpn | grep :80 lami20j |
bonjours, merci de vous inquiéter de mon problème. La commande netstat -lpn m'affiche:
[root@localhost ~]# netstat -lpn | grep :80 tcp 0 0 :::8080 :::* LISTEN 7444/lt-httpd tcp 0 0 :::80 :::* LISTEN 3575/lt-httpd On voit bien que le demon est lancé sur le port 80 et 8080. C'est que j'ai remarqué , une fois lancé sur un port il ne veut plus quitter le port. J'ai lui ai changer plusieurs fois le port, s'il se lance il n'accepte plus le redemarrage sur ce meme port et il faut necessairement un autre |
Salut,
donc tu as déjà un service qui écoute sur le port 80, ça doit être lighttpd il faut d'abord l'arrêter et ensuite démarrer apache lami20j |
Salut, ce quoi le lighttpd et comment on l'arrête |
Salut,
affiche ls /etc/init.d ps aux | grep http-- lami20j |
Salut, voila resultats:
[root@localhost etc]# ls /etc/init.d acpid cups-config-daemon gpm kadmin mysqld pcmcia rpcidmapd syslog amd cyrus-imapd haldaemon kdcrotate named portmap rpcsvcgssd sysstat anacron dc_client halt killall netdump postfix rstatd tux apmd dc_server hidd kprop netdump-server postgresql rusersd ups arptables_jf dhcp6s hpoj krb524 netfs privoxy rwalld vncserver arpwatch dhcpd httpd krb5kdc netplugd psacct rwhod vsftpd atalk dhcrelay iiim kudzu network radiusd saslauthd winbind atd dictd innd ldap NetworkManager radvd sendmail xfs autofs diskdump ip6tables lisa nfs rarpd single xinetd bgpd dovecot ipsec lm_sensors nfslock readahead smartd ypbind bluetooth dund iptables mailman nifd readahead_early smb yppasswdd bootparamd exim ipvsadm mdmonitor nscd rhnsd snmpd ypserv canna firstboot irda mdmpd ntpd ripd snmptrapd ypxfrd cpuspeed FreeWnn irqbalance mDNSResponder ospf6d ripngd spamassassin yum crond functions isdn messagebus ospfd routed squid zebra cups gkrellmd isicom microcode_ctl pand rpcgssd sshd Et en plus: [root@localhost etc]# ps aux | grep http root 3575 0.0 0.1 6064 2132 ? Ss Jan22 0:00 /usr/sbin/.libs/lt-httpd daemon 3578 0.0 0.1 6204 2268 ? S Jan22 0:00 /usr/sbin/.libs/lt-httpd daemon 3579 0.0 0.1 6204 2264 ? S Jan22 0:00 /usr/sbin/.libs/lt-httpd daemon 3580 0.0 0.1 6204 2256 ? S Jan22 0:00 /usr/sbin/.libs/lt-httpd daemon 3581 0.0 0.1 6204 2260 ? S Jan22 0:00 /usr/sbin/.libs/lt-httpd daemon 3582 0.0 0.1 6204 2260 ? S Jan22 0:00 /usr/sbin/.libs/lt-httpd daemon 3683 0.0 0.1 6204 2256 ? S Jan22 0:00 /usr/sbin/.libs/lt-httpd root 7444 0.0 0.1 6380 2272 ? Ss Jan23 0:00 /usr/sbin/.libs/lt-httpd daemon 7445 0.0 0.1 6380 2292 ? S Jan23 0:00 /usr/sbin/.libs/lt-httpd daemon 7446 0.0 0.1 6380 2292 ? S Jan23 0:00 /usr/sbin/.libs/lt-httpd daemon 7447 0.0 0.1 6380 2292 ? S Jan23 0:00 /usr/sbin/.libs/lt-httpd daemon 7448 0.0 0.1 6380 2292 ? S Jan23 0:00 /usr/sbin/.libs/lt-httpd daemon 7449 0.0 0.1 6380 2292 ? S Jan23 0:00 /usr/sbin/.libs/lt-httpd root 7689 0.0 0.1 7732 2272 ? Ss Jan23 0:00 /usr/sbin/.libs/lt-httpd daemon 7690 0.0 0.1 7732 2296 ? S Jan23 0:00 /usr/sbin/.libs/lt-httpd daemon 7691 0.0 0.1 7732 2296 ? S Jan23 0:00 /usr/sbin/.libs/lt-httpd daemon 7692 0.0 0.1 7732 2296 ? S Jan23 0:00 /usr/sbin/.libs/lt-httpd daemon 7693 0.0 0.1 7732 2296 ? S Jan23 0:00 /usr/sbin/.libs/lt-httpd daemon 7694 0.0 0.1 7732 2296 ? S Jan23 0:00 /usr/sbin/.libs/lt-httpd root 11292 0.0 0.1 7040 2272 ? Ss Jan24 0:00 /usr/sbin/.libs/lt-httpd daemon 11293 0.0 0.1 7040 2296 ? S Jan24 0:00 /usr/sbin/.libs/lt-httpd daemon 11294 0.0 0.1 7040 2296 ? S Jan24 0:00 /usr/sbin/.libs/lt-httpd daemon 11295 0.0 0.1 7040 2296 ? S Jan24 0:00 /usr/sbin/.libs/lt-httpd daemon 11296 0.0 0.1 7040 2296 ? S Jan24 0:00 /usr/sbin/.libs/lt-httpd daemon 11297 0.0 0.1 7040 2296 ? S Jan24 0:00 /usr/sbin/.libs/lt-httpd root 11696 0.0 0.1 7652 2268 ? Ss Jan24 0:00 /usr/sbin/.libs/lt-httpd daemon 11697 0.0 0.1 7652 2292 ? S Jan24 0:00 /usr/sbin/.libs/lt-httpd daemon 11698 0.0 0.1 7652 2292 ? S Jan24 0:00 /usr/sbin/.libs/lt-httpd daemon 11699 0.0 0.1 7652 2292 ? S Jan24 0:00 /usr/sbin/.libs/lt-httpd daemon 11700 0.0 0.1 7652 2292 ? S Jan24 0:00 /usr/sbin/.libs/lt-httpd daemon 11701 0.0 0.1 7652 2292 ? S Jan24 0:00 /usr/sbin/.libs/lt-httpd root 11764 0.0 0.1 5884 2272 ? Ss Jan24 0:00 /usr/sbin/.libs/lt-httpd daemon 11765 0.0 0.1 5884 2296 ? S Jan24 0:00 /usr/sbin/.libs/lt-httpd daemon 11766 0.0 0.1 5884 2296 ? S Jan24 0:00 /usr/sbin/.libs/lt-httpd daemon 11767 0.0 0.1 5884 2296 ? S Jan24 0:00 /usr/sbin/.libs/lt-httpd daemon 11768 0.0 0.1 5884 2296 ? S Jan24 0:00 /usr/sbin/.libs/lt-httpd daemon 11769 0.0 0.1 5884 2296 ? S Jan24 0:00 /usr/sbin/.libs/lt-httpd root 12405 0.0 0.1 6728 2276 ? Ss Jan24 0:00 /usr/sbin/.libs/lt-httpd daemon 12406 0.0 0.1 6728 2300 ? S Jan24 0:00 /usr/sbin/.libs/lt-httpd daemon 12407 0.0 0.1 6728 2300 ? S Jan24 0:00 /usr/sbin/.libs/lt-httpd daemon 12408 0.0 0.1 6728 2300 ? S Jan24 0:00 /usr/sbin/.libs/lt-httpd daemon 12409 0.0 0.1 6728 2300 ? S Jan24 0:00 /usr/sbin/.libs/lt-httpd daemon 12410 0.0 0.1 6728 2300 ? S Jan24 0:00 /usr/sbin/.libs/lt-httpd root 15072 0.0 1.0 29468 15592 pts/3 S+ 09:50 0:01 gedit /usr/local/apache2/conf/httpd.conf root 15653 0.0 0.0 4832 756 pts/5 S+ 15:09 0:00 grep http |
| 21/04 14h23 | Suivi de ports (Port Mapping/forwarding) | Réseaux |
| 26/02 22h23 | [Linux] Installation d'un Firewall | Sécurité |
| 15/04 21h36 | [Sécurité] Mandriva - Paramétrage Shorewall | Sécurité |
| 31/01 11h33 | Mode routeur des box (Freebox, LiveBox, AOL/Neuf/Alice Box) | Fournisseurs d'accès |
| 24/04 22h24 | Installer un serveur proxy HTTP (Squid) | Ubuntu |
| 18/08 21h36 | Redirection du port 80 (windows) | 2 |
| 29/07 02h40 | Problème de port 80 avec Apache et Alice Box | 3 |
| 25/07 20h59 | Port 80 deja utiliser. | 4 |
| 23/06 21h27 | Serveur web, Autre que sur le port 80 | 7 |
![]() | Ares Galaxy - Ares est un logiciel libre de P2P permettant de partager tous types de fichiers, que ce soient des images, des fichiers... | Catégorie: Téléchargement Licence: Freeware/gratuit |
![]() | Pidgin Portable - Pidgin Portable est un client de messagerie instantanée multi-protocoles. Il travaille en AOL, ICQ, MSN et Yahoo. Vous... | Catégorie: Messagerie instantanée Licence: Open Source |
![]() | CCleaner Portable - CCleaner est un utilitaire d'optimisation du système et de nettoyage. Il supprime les fichiers non utilisés de votre... | Catégorie: Optimisation Licence: Freeware/gratuit |
![]() | Portable Firefox - Mozilla firefox est en tout point de vue meilleur qu'IE. Il a aussi l'avantage d'être gratuit et libre. L'interface possède... | Catégorie: Extensions Firefox Licence: Open Source |
![]() | Seagate Portable 80 Go | Catégorie: Disque dur | |
![]() | SmartDisk Portable 80 Go | Catégorie: Disque dur | |
![]() | Western Digital Passport Portable | Catégorie: Disque dur | |
![]() | Apricorn Portable 80 Go | Catégorie: Disque dur |