Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

No apache MPM package installed

989 views
Skip to first unread message

mcla...@gmail.com

unread,
Jan 4, 2013, 4:10:26 PM1/4/13
to
hi,

Using Ubuntu Lucid 10.4

Have installed apache

sudo apt-get install apache2 (this works)

However i can not start the server with

service start apache2

Error : No apache MPM package installed

???? Im stuck

whereis apache2

/usr/sbin/apache2 /etc/apache2 /usr/lib/apache2 /usr/local/apache2 /usr/share/apache2 /usr/share/man/man8/apache2.8 /usr/share/man/man8/apache2.8.gz

I have read a thousand forums and typed a thousand commands, im still stuck

i have removed apache2 with apt-get purge apache2, and reinstalled, didnt work

I did download apache to my download folder, and managed to get it up and running, i have it running now, but thats not what i want to do, as i need to install php and other things, which i want to do by apt-get install php5.

Any help would be much appreciated

Bjoern Hoehrmann

unread,
Jan 4, 2013, 6:16:34 PM1/4/13
to
* mcla...@gmail.com wrote in comp.infosystems.www.servers.unix:
>Using Ubuntu Lucid 10.4
>
>Have installed apache
>
>sudo apt-get install apache2 (this works)
>
>However i can not start the server with
>
>service start apache2
>
>Error : No apache MPM package installed
>
>???? Im stuck

A brief search suggests `sudo apt-get install apache2-mpm-prefork` will
install the "prefork" MPM package and then the httpd should start. Seems
that installing `apache2` ought to install that package, but does not on
your version of Ubuntu. It might be a good idea to read up on Multi-
Processing Modules in the Apache documentation.
--
Björn Höhrmann · mailto:bjo...@hoehrmann.de · http://bjoern.hoehrmann.de
Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de
25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/

mcla...@gmail.com

unread,
Jan 6, 2013, 2:02:20 PM1/6/13
to
Yeah i had tried this before, but i still get the same error


andy@mini-me:~$ sudo apt-get install apache2-mpm-prefork
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
libkleo4 libhtml-template-perl libkpgp4 libkdepim4
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed
apache2-mpm-prefork
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/2,456B of archives.
After this operation, 81.9kB of additional disk space will be used.
Selecting previously deselected package apache2-mpm-prefork.
(Reading database ... 311594 files and directories currently installed.)
Unpacking apache2-mpm-prefork (from .../apache2-mpm-prefork_2.2.14-5ubuntu8.10_i386.deb) ...
Setting up apache2-mpm-prefork (2.2.14-5ubuntu8.10) ...
0 new messages