I had to reinstall a bunch of my port being installed the other day, and now when I start my RoR server with "ruby script / server -d -p 3000", the server will not work. I do not see errors in the logs. If I start with "ruby script / server -p 3000", it works fine.
Any ideas on what I could remove that would cause this behavior?
source
share