Project

General

Profile

-e option invalid

Added by Chris Bolton almost 15 years ago

When I go to the redmine install from my brower, I get a 404 error. The only problem I could find when looking into this was when starting up I got an error about the -e option being invalid. Any ideas? Here's my output:

ruby script/server -e production

=> Booting lighttpd (use 'script/server webrick' to force WEBrick)
server: invalid option: -e
=> Rails 2.2.2 application starting on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server (see config/lighttpd.conf for options)