Index: [Article Count Order] [Thread]

Date:  Thu, 23 Sep 2004 19:56:57 +0200
From:  Nagy Bence <tipogral@...>
Subject:  Re: Security error with ERuby
To:  modruby@... (modruby ML)
Message-Id:  <20040923195657.1a8438fc.tipogral@...>
In-Reply-To:  <4152CEBF.2080307@...>
References:  <20040920121633.5f35af04.tipogral@...>	<4150CCB2.6040504@...>	<41509A6D.8030706@...>	<4152CEBF.2080307@...>
X-Mail-Count: 01313

On Thu, 23 Sep 2004 22:25:19 +0900
> > No it is not by default install.
> 
> I know that it is not world writable by default.
> But the error message implies that it is world writable, so I asked
> him.

All of my directories under /usr/lib/ruby are owned by root and have
755 rights, the files I want to load (cgi.rb, date.rb ...) have 644.

Bence