I'm using rails 2.3.2 and when I run script/server -d, the only output I get is
=> Booting Mongrel => Rails 2.3.2 application starting on http://0.0.0.0:3000
which is fine. But when I check for anything running on port 3000, i get nothing. Any ideas?