apache2-devel dependancies
Greetings; When installing apache2-devel Yast identifies the requirement as being apache2-MPM however this cannot be found anywhere. Anyone know where apache2-MPM can be located. Currently, install source is pointing to ftp.gwdg.de ftp server. /ch
On Sat, Oct 16, 2004 at 12:10:26PM -0400, Chris H wrote:
Greetings;
When installing apache2-devel Yast identifies the requirement as being apache2-MPM however this cannot be found anywhere. Anyone know where apache2-MPM can be located. Currently, install source is pointing to ftp.gwdg.de ftp server.
apache2-MPM is provided by either apache2-prefork or apache2-worker You need just one, not both. Worker uses threads, prefork is the old multi-process model. Regards, -Kastus
On Saturday 16 October 2004 14:44, Kastus wrote:
On Sat, Oct 16, 2004 at 12:10:26PM -0400, Chris H wrote:
Greetings;
When installing apache2-devel Yast identifies the requirement as being apache2-MPM however this cannot be found anywhere. Anyone know where apache2-MPM can be located. Currently, install source is pointing to ftp.gwdg.de ftp server.
apache2-MPM is provided by either apache2-prefork or apache2-worker You need just one, not both. Worker uses threads, prefork is the old multi-process model.
tks...playing around with yast today...I ended up with the same conclusion. Interesting thing is prefork is already installed...some more digging is required I guess...thanks for the response. Regards /ch
participants (2)
-
Chris H
-
Kastus