Re: No apache MPM package installed

2011-05-17 Thread Camaleón
stall apache2-MPM-worker, looked like a successful > install, still didn't work. Help me, please! -Alex Hum... the "/etc/init.d/apache2" script has this stanza: *** set -e if [ -x /usr/sbin/apache2 ] ; then HAVE_APACHE2=1 else echo "No apache MPM package installed" exit 0

No apache MPM package installed

2011-05-16 Thread Alexander Lardner
I keep getting the error in the subject line when I run /etc/init.d/apache2 restart, now the server is down. I've destroyed every remnant of apache, put it back in, repeat, still not working. Tried apt-get install apache2-MPM-worker, looked like a successful install, still didn't work. Help me,