Snow Leopard 10.6 Rails/Passenger
Got this error when loading a rails site served under my local apache"
I updated my passenger gem and regenerated the apache passenger module, updated the httpd.conf at it was all good after that.
*** Exception RangeError in PhusionPassenger::Railz::ApplicationSpawner (integer 4294967294 too big to convert to `int') (process 1097):

I get the problem on my setup. I’ve recompiled everything, Apache, Passenger, my GEMs…. I still get the problem.
If I start Apache, everything runs. But if I restart then I get the error. Or if passenger stops then I get the error when it tries to start up again. I have to stop apache and start it (can’t restart).
Are you able to restart fine?