Can't start Webrick in Eclipse/RadRails

A

Ali

I'm getting the following error in the console:

"1272"
-e:2:in `load': no such file to load -- script/server (LoadError)
from -e:2

I've set my Ruby Installed Interpreter to C:\ruby.

Any ideas?

Thanks in advance!
 
I

Ilan Berci

Ali said:
"1272"
-e:2:in `load': no such file to load -- script/server (LoadError)
from -e:2

I've set my Ruby Installed Interpreter to C:\ruby.

Ali,
The error message says that the file you are trying to invoke
"script/server" does not exist which would lead one to believe that the
working directory of your IDE is probably not correct, make sure it
points to wherever you installed your rails project.

hth

ilan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,434
Messages
2,571,690
Members
48,796
Latest member
Greg L.

Latest Threads

Top