debian - Apache not starting, fails silently/hangs -


i had web server got overloaded. attempted stop apache hung kill -9 apache pid.

when trying run

sudo /etc/init.d.apache2 start

or derivative thereof, nothing happens. command doesn't return. there no error in log or @ command line. starting web server: apache2 , cursor keeps blinking. i've waited 30 minutes , still nothing. server has 10g of memory free.

i running debian wheezy.

strace showed hanging on nfs4 mountpoint not functioning properly.


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -