how to restart apache server with out shatdown?

Answer Posted / sg

First check out the PID (process ID) of the httpd process.
Then issue a kill -HUP on the process ID. For ex: if the
process ID is 587, then the command would be

kill -HUP 587

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

tell me something about linux commands.

553


What is the difference between kill and kill in linux?

769


What is the gcc command?

522


What is linux pwd (print working directory) command?

521


How many cmd commands are there?

536






What is linux load average?

599


How do I run whois command?

507


How do I find the umask value in linux?

513


Explain about sh?

591


Explain about the command elm?

578


How to recover /etc/passwd file and /etc/shadow file?

550


What is a makefile in linux?

495


How do I check command history?

542


Which command reduces the size of a file?

588


How do I stop a linux job?

553