Ver Mensaje Individual
  #3 (permalink)  
Antiguo 28/09/2009, 13:47
Avatar de solinem
solinem
 
Fecha de Ingreso: diciembre-2007
Mensajes: 61
Antigüedad: 17 años, 2 meses
Puntos: 0
Respuesta: Falla al Iniciar Apache Httpd

Gracias por tu respuesta.
La salida al comando apachectl es la siguiente:
Código:
[root@MarcoR-IT sbin]# /usr/sbin/apachectl -S
VirtualHost configuration:
wildcard NameVirtualHosts and _default_ servers:
*:*                    MarcoR-IT (/etc/httpd/conf.d/system-config-httpd.conf:259)
*:80                   www.obsidiana.com.mx (/etc/httpd/conf.d/system-config-httpd.conf:265)
Syntax OK
y para httpd start:
Código:
[root@MarcoR-IT sbin]# service httpd start
Iniciando httpd: (98)Address already in use: make_sock: could not bind to address [::]:80
                                                           [  OK  ]
Las pantallas de consola:
Código:
[Mon Sep 28 13:50:29 2009] [notice] core dump file size limit raised to 4294967295 bytes
[Mon Sep 28 13:50:29 2009] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Mon Sep 28 13:50:29 2009] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Mon Sep 28 14:03:59 2009] [notice] core dump file size limit raised to 4294967295 bytes
[Mon Sep 28 14:03:59 2009] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Mon Sep 28 14:03:59 2009] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Mon Sep 28 14:04:04 2009] [notice] core dump file size limit raised to 4294967295 bytes
[Mon Sep 28 14:04:04 2009] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Mon Sep 28 14:04:04 2009] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
Código:
[root@MarcoR-IT marcoA]# /usr/bin/tail -f /var/log/httpd/access_log
Código:
[root@MarcoR-IT marcoA]# /usr/bin/tail -f /var/log/messages
Sep 28 13:20:35 MarcoR-IT avahi-daemon[1354]: New relevant interface eth0.IPv4 for mDNS.
Sep 28 13:20:35 MarcoR-IT avahi-daemon[1354]: Registering new address record for 10.132.44.202 on eth0.IPv4.
Sep 28 13:20:35 MarcoR-IT dhclient: bound to 10.132.44.202 -- renewal in 9203 seconds.
Sep 28 13:20:36 MarcoR-IT NetworkManager: <info>  (eth0): device state change: 7 -> 8 (reason 0)
Sep 28 13:20:36 MarcoR-IT dnsmasq[1982]: reading /etc/resolv.conf
Sep 28 13:20:36 MarcoR-IT dnsmasq[1982]: using nameserver 192.168.1.254#53
Sep 28 13:20:36 MarcoR-IT dnsmasq[1982]: using nameserver 10.132.44.253#53
Sep 28 13:20:36 MarcoR-IT NetworkManager: <info>  Policy set 'System eth0' (eth0) as default for routing and DNS.
Sep 28 13:20:36 MarcoR-IT NetworkManager: <info>  Activation (eth0) successful, device activated.
Sep 28 13:20:36 MarcoR-IT NetworkManager: <info>  Activation (eth0) Stage 5 of 5 (IP Configure Commit) complete.
Sep 28 13:49:29 MarcoR-IT yum: Installed: httpd-2.2.13-1.fc11.i586
Sep 28 13:49:34 MarcoR-IT yum: Installed: httpd-devel-2.2.13-1.fc11.i586
Sep 28 13:49:43 MarcoR-IT yum: Installed: httpd-manual-2.2.13-1.fc11.i586
__________________
Agradezco de antemano su valiosísima ayuda.
Marco Ríos
Ciudad de México