-
Website
http://ninajansen.dk -
Original page
http://ninajansen.dk/2009/02/14/do-not-use-apt-get-to-install-passenger-on-ubuntu/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
ninajansen
5 comments · 1 points
-
jonatasdp
1 comment · 1 points
-
-
Popular Threads
http://wiki.brightbox.co.uk/docs:phusion-passen...
I think we met at Railsconf Europe last year on the Brightbox stand. Our package used to depend on the worker mpm, but that dependency was relaxed after Hongli Lai pointed out it should work fine with prefork. It now requires *either* worker or prefork.
If your prefork mpm was removed and replaced with the worker mpm by our package, then it's a bug in our package. Do you happen to know which version got installed? What architecture are you on?
I've just updated our wiki page to make the Worker/Prefork advice clearer.
Yes, worker prefork and libapache2-mod-php5 was removed by your package. I am on Ubuntu 8.10, intel version. What I did was add the following line to /etc/apt/sources.list:
deb http://apt.brightbox.net intrepid main
And I just said yes to the changes without really looking, which is ofcourse my fault not yours :-)
Our hardy package might install fine on Hardy though.