I'm trying to install the websvn package on Ubuntu Server 12.10, but I get an error message that it's conflicting with apache2-mpm-worker, and it suggests removing it. I don't want to remove apache2-mpm-worker since I think it's working well for my PHP configuration.
- Are there any alternatives?
- Is mpm-worker really better/faster than other alternatives?!