gopal balaji
2006-Mar-28 14:13 UTC
[Rails] server not starting in new Rails 1.1 - lighttpd parser error
I am newbie - needed help, I just know updated rails1.1 When i start the server I''m getting this error, ------------------------------------------ gbalaji:~/projects/depot gopalbalaji$ ruby script/server => Booting lighttpd (use ''script/server webrick'' to force WEBrick) => Rails application started on http://0.0.0.0:3000 => Call with -d to detach => Ctrl-C to shutdown server (see config/lighttpd.conf for options) Undefined config variable: var.CWD 2006-03-28 19:36:15: (configfile.c.800) source: config/lighttpd.conf line: 8 pos: 43 parser failed somehow near here: + Exiting ------------------------------------------- May I know what is the problem with my server starting. -- Posted via http://www.ruby-forum.com/.
Mikkel Bruun
2006-Mar-28 14:22 UTC
[Rails] server not starting in new Rails 1.1 - lighttpd parser error
You need a recent build of lighttpd for the script/server to work...1.4.9 or higher i believe... Note: this is only because of the way that the DEVELOPMENT lighttpd.conf is written... Rails can run on lightys ealier than 1.4.9 On Tuesday, March 28, 2006, at 4:09 PM, gopal balaji wrote:>I am newbie - needed help, > >I just know updated rails1.1 > > >When i start the server I''m getting this error, > >------------------------------------------ >gbalaji:~/projects/depot gopalbalaji$ ruby script/server >=> Booting lighttpd (use ''script/server webrick'' to force WEBrick) >=> Rails application started on http://0.0.0.0:3000 >=> Call with -d to detach >=> Ctrl-C to shutdown server (see config/lighttpd.conf for options) >Undefined config variable: var.CWD >2006-03-28 19:36:15: (configfile.c.800) source: config/lighttpd.conf >line: 8 pos: 43 parser failed somehow near here: + >Exiting >------------------------------------------- > >May I know what is the problem with my server starting. > > >-- >Posted via http://www.ruby-forum.com/. >_______________________________________________ >Rails mailing list >Rails@lists.rubyonrails.org >http://lists.rubyonrails.org/mailman/listinfo/railsMikkel Bruun www.strongside.dk - Football Portal(DK) nflfeed.helenius.org - Football News(DK) ting.minline.dk - Buy Old Stuff!(DK) -- Posted with http://DevLists.com. Sign up and save your time!