search for: repository_controller

Displaying 1 result from an estimated 1 matches for "repository_controller".

2006 Jan 05
4
Apache2 and popen
...r") @files = f.readlines end end This works using webbrick but on Apache produces... ---------- Errno::ENOENT in File#index No such file or directory - dir RAILS_ROOT: C:/www/teensymud/public/../config/.. Application Trace | Framework Trace | Full Trace #{RAILS_ROOT}/app/controllers/repository_controller.rb:3:in `popen'' #{RAILS_ROOT}/app/controllers/repository_controller.rb:3:in `index'' ---------- Is this a known Apache problem, misconfiguration problem, or Ruby or Rails issue? I''m running 2.0.54. Thanks, Jon Lambert