=> Booting WEBrick...nothing

hi all,

i'm trying to pick up a project that i havent worked on for a while. The problem is when i execute ./script/server, webrick will start but immediately quits again, with no warnings or errors. And there's nothing in the log directory. I've checked that the database exists. Other rails projects are still working... any suggestions?

fokke

sometimes when webrick is silent, script/console will report the error. this happens a lot with missing libs and such