help me resolve this error in apache
/etc/init.d/apache2 restart
error:
There are processes named \'apache2\' running which do not match your pid file wh
none of these answers worked.. this did
kill -9 $(pidof apache2)