When i run this command
sudo /etc/init.d/httpd restart
it gives below error
Stopping httpd: [FAILED]
I feel its better to kill the process itself, find out the process id and kill it and then do a fresh start, it should work fine