On Sun, 15 May 2005 20:49:39 -0700, Robert Persson wrote: > I upgraded apache to the latest version (2.0.54-r4). In the process I had to > unmerge apr and apr-utils because they conflicted with apache (which they > didn't with previous apache versions). When I had finished, php had stopped > working. I tried to remerge mod_php and I get the following error: > > ls: //usr/sbin/apache2.*: No such file or directory > * The module you are trying to install (mod_php) > * will only work with one of the following MPMs: > * event metuxmpm peruser worker threadpool > * You do not currently have any of these MPMs installed. > * Please re-install apache with the correct mpm-* USE flag set. > > !!! ERROR: dev-php/mod_php-5.0.4 failed. > !!! Function apache2_pkg_setup, Line 255, Exitcode 0 > !!! No safe MPM installed. > > Any ideas what I should I do? Going back to previous versions would be an > option, if I knew which version to go back to.
You should update to apache-2.0.54-r5. Uninstalling apr and apr-utils is what you did wrong. -- [email protected] mailing list

