[Rails] lighttpd not starting on os X (intel)
Harm de Laat
harmdelaat at gmail.com
Wed Feb 1 12:28:18 GMT 2006
Hi all,
I'm followed the instructions written here to prepare my new iMac for
Ruby / Rails developement:
http://hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger
When I run script/server I get the following output:
harm-de-laats-computer:~/rails/test harmdelaat$ script/server
=> Booting lighttpd (use 'script/server webrick' to force WEBrick)
=> script/../config/../config/lighttpd.conf not found, copying from
/usr/local/lib/ruby/gems/1.8/gems/rails-1.0.0/configs/lighttpd.conf
=> Rails application started on http://0.0.0.0:3000
=> Call with -d to detach (requires absolute paths in config/lighttpd.conf)
=> Ctrl-C to shutdown server (see config/lighttpd.conf for options)
harm-de-laats-computer:~/rails/test harmdelaat$
However, it seems lighttpd is not started. If I use my browser to
connect to: http://0.0.0.0:3000/ I get the following output:
Safari can't open the page "http://0.0.0.0:3000/" because it could not
connect to the server "0.0.0.0".
I guess this is because the server is not running. I also checked the
log files. However I cannot find anything unusual.
Can somebody please offer some help on this issue?
Regards,
Harm de Laat
More information about the Rails
mailing list