I have CE(2.1.2) running on apache2.2 + phusion passenger(2.0.3) with ruby-enterprise version and rails(2.1.2), without any problems.
Do you see "Passenger spawn server" and "/usr/local/lib/ruby/gems/1.8/gems/passenger-2.0.3/ext/apache2/ApplicationPoolServerExecutable 0 /usr/local/li" in ps -ef output? On Tue, Dec 16, 2008 at 6:07 AM, Mehmet Soysal <[email protected]> wrote: > > Hi, > im trying to deploy CE on an apache 2.2 + phusion passenger 2.0.6 > > I downloaded the CE 2.2 branch (for rails 2.2.2 installed via gem) and > installed it like described in the tutorial. > If i start the built in webrick server (script/server) everything is fine. > But if i try to load CE +apache+passenger with my Browser i get only > phusion passenger error message. > > I tried to increase debugging level, but all i got is this in apache > error logfile: > > [ pid=12489 file=ApplicationPoolServerExecutable.cpp:223 time=12/16/08 > 01:38:59.571 ]: > Client 0x648350: SpawnException occured (with error page) > > > > During installation of passenger everthing was fine, without any errors. > > My Apache config is pretty simple: > > <VirtualHost xxx.xxx.xxx.xxx:80> > ServerName xxx.xxx.de > PassengerLogLevel 9 > DocumentRoot /var/www/htdocs/sites/xxx/public > ErrorLog /var/log/apache2/xxx_error.log > CustomLog /var/log/apache2/xxx_access.log combined > </VirtualHost> > > > > Can anyone give me a hint, what is wrong here ? > > > MfG > M.Soysal > > > > -- Sachin Kale --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CommunityEngine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/communityengine?hl=en -~----------~----~----~----~------~----~------~--~---
