- Code: Select all
$ sudo urpmi apache
Please correct me if my CLI command is wrong.
to which I am greeted with this:
- Code: Select all
In order to satisfy the 'apache-mpm[*][== 2.2.22-12.mga2]' dependency, one of the following packages is needed:
1- apache-mpm-prefork-2.2.22-12.mga2.i586: Implements a non-threaded, pre-forking web server (stable) (to install)
2- apache-mpm-event-2.2.22-12.mga2.i586: Implements a hybrid multi-threaded multi-process web server (experimental) (to install)
3- apache-mpm-worker-2.2.22-12.mga2.i586: Implements a hybrid multi-threaded multi-process web server (experimental) (to install)
4- apache-mpm-peruser-2.2.22-12.mga2.i586: Implements a hybrid multi-process, multi-threaded web server (experimental) (to install)
5- apache-mpm-itk-2.2.22-12.mga2.i586: Implements a non-threaded, pre-forking web server (experimental) (to install)
What is your choice? (1-5)
Which should I choose? (Obviously I'd pick the stable one but perhaps someone can enlighten me what all this means).