desligar e reiniciar o apache

1. desligar e reiniciar o apache

hal
hal

(usa Ubuntu)

Enviado em 25/09/2008 - 11:47h

e aí, galera!! tudo bem com vocês? seguinte, pergunta fácil...preciso desligar e reiniciar o apache...quais os comandos??
brigadão, galera!!
Hal


  


2. Re: desligar e reiniciar o apache

Marcos Miras
marcosmiras

(usa CentOS)

Enviado em 25/09/2008 - 12:06h

Caso esteja usando Ubuntu ou Debian
sudo /etc/init.d/apache2 restart

Caso esteja usando RedHat, Fedora ou CentOS
service httpd restart

[]'s
Marcos Miras.


3. Re: desligar e reiniciar o apache

Eduardo
bolche

(usa Ubuntu)

Enviado em 25/09/2008 - 12:08h

Parar:
# /etc/init.d/apache2 stop
Iniciar
# /etc/init.d/apache2 start
Reiniciar
# /etc/init.d/apache2 restart

No Ubuntu pode ser também:
sudo invoke-rc.d apache2 stop
sudo invoke-rc.d apache2 start
sudo invoke-rc.d apache2 restart






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts