Apache2 hizmetinin durdurulduğundan emin olmak istiyorum. Ubuntu'da Apache2 nasıl kontrol edilir?
1. I need to verify if apache2 is installed or not.
Ben yazarken:
sudo /etc/init.d/apache2 stop
I got:
sudo: /etc/init.d/apache2: command not found
bu apache2 yüklü değil anlamına mı geliyor? Yoksa başka bir yerde mi kuruluyor?
2. check apache2 process:
Ben yazarken:
ps a | grep apache2
I got:
10448 pts/4 S+ 0:00 grep --color=auto apache2
o apache2 çalıştığı anlamına mı geliyor?
3. http://localhost test
I got:
Google Chrome could not connect to localhost
nasıl Apache2 durdurulur doğrulayabilir?
=> superuser.com ... –
Neden java etiketlendi. – w4etwetewtwet
aslında apache'ye bir komut vermelisiniz .... – Colleen