[Previo por Fecha] [Siguiente por Fecha] [Previo por Hilo] [Siguiente por Hilo]

[Hilos de Discusión] [Fecha] [Tema] [Autor]

[Sop.Tec.LinuxPPP] Unable to request URL from host



hola nuevamente

esto es lo que envia

[root@linux388 init.d]# ps aux | grep httpd
root       549  0.0  0.6  1148  392 pts/0    S    18:17   0:00 grep httpd

[root@linux388 init.d]# /etc/rc.d/init.d/httpd status     
bash: /etc/rc.d/init.d/httpd: No such file or directory   

y esto un ps -ef

UID        PID  PPID  C STIME TTY          TIME CMD
root         1     0  0 17:14 ?        00:00:04 init [3]
root         2     1  0 17:14 ?        00:00:00 [kflushd]
root         3     1  0 17:14 ?        00:00:00 [kupdate]
root         4     1  0 17:14 ?        00:00:00 [kpiod]
root         5     1  0 17:14 ?        00:00:00 [kswapd]
root       272     1  0 17:15 ?        00:00:00 syslogd -m 0
root       283     1  0 17:15 ?        00:00:00 klogd
daemon     297     1  0 17:15 ?        00:00:00 /usr/sbin/atd
root       311     1  0 17:15 ?        00:00:00 crond
root       329     1  0 17:15 ?        00:00:00 inetd
root       350     1  0 17:15 ?        00:00:00 sendmail: accepting
connections
root       448     1  0 17:15 ?        00:00:00 /usr/sbin/snmpd -f
root       451     1  0 17:15 ?        00:00:00 /usr/local/sbin/sshd
root       454     1  0 17:15 tty1     00:00:00 /sbin/mingetty tty1
root       455     1  0 17:15 tty2     00:00:00 /sbin/mingetty tty2
root       456     1  0 17:15 tty3     00:00:00 /sbin/mingetty tty3
root       457     1  0 17:15 tty4     00:00:00 /sbin/mingetty tty4
root       458     1  0 17:15 tty5     00:00:00 /sbin/mingetty tty5
root       459     1  0 17:15 tty6     00:00:00 /sbin/mingetty tty6
root       464   329  0 17:22 ?        00:00:00 in.telnetd
root       465   464  0 17:23 pts/0    00:00:00 login -- root2
root       466   465  0 17:23 pts/0    00:00:00 -bash
root       557   466  0 18:25 pts/0    00:00:00 ps -ef    

ahora mi pregunta es como prendo mi servidor apache otravez

Gracias


"Henry K." wrote:
> 
> Hola
> 
> Mi servidor apache al intentar accesar mi pagina web
> 
> Network error
> Unable to request URL from host www.socodica.com:80: Connection refused
> 
> si realizo un ping me envia respuesta1
> alguien podria decirme porque marca este error
>
>dale un `ps aux | grep httpd` a ver si tu servidor de web está arriba,
>o un 
>
>/etc/rc.d/init.d/httpd status
>
>parece que no esta encendido el servidor httpd, 
>
>Otra cosa que es común, pero que no me parece que sea el caso: es que
>los permisos del directorio estén mal.

>-- 
>José Neif Jury Fabre
>pepeneif en pepe net mx
>http://pepe.net.mx/~pepeneif

"Contrary to popular opinion, Unix is user friendly, 
>It just happens to be very selective about who it 
>makes friends with."


____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1



[Hilos de Discusión] [Fecha] [Tema] [Autor]