From: Jakub Hegenbart Date: 2006-02-26T21:13:13+09:00 Subject: Re: 'require' does not work under mod_ruby Frantisek Fuka wrote: > When using: "require 'engine.rbx'" under mod_ruby, I get "File does not > exist" error. However, if I change "require" to "load", it gets loaded > allright. the file and it directory has correct permissions (755). > "Untaint"-ing the file does solve the problem. > > I am particularly confused about this error - how can the ruby say the > file does not exist when it evidentnly does? > > chmod +x engine.rbx Nezab�r�? Kyosuke ;-)