Server is not running

Hi all,
I am getting the following error while running ruby
script/server
Same error is also coming even when ruby
script/console…
./script/…/config/boot.rb:45:in require': no such file to load -- ./script/../config/../vendor/rails/railties/lib/initializer (LoadError) from ./script/../config/boot.rb:45:inload_initializer’
from ./script/…/config/boot.rb:38:in run' from ./script/../config/boot.rb:11:inboot!’
from ./script/…/config/boot.rb:109
from script/server:2:in `require’
from script/server:2

Any idea???


Thanks & Regards

Jitendra Sharma

Sounds like you’ve got a botched freeze ( eg an empty vendor/ rails
directory)

Sent from my iPhone

On 6 Sep 2008, at 12:33, “Jitendra Sharma”
<[email protected]

yup i delete it and problem has been resolved… :slight_smile:
Thanks

On Sat, Sep 6, 2008 at 5:24 PM, Frederick C.
<[email protected]

wrote:

          I am getting the following error while running ruby
    from script/server:2:in `require'


Thanks & Regards

Jitendra Sharma