From: Junkone Date: 2008-02-29T03:24:56+09:00 Subject: Re: daemons error On Feb 28, 12:06 am, yermej wrote: > On Feb 27, 1:38 pm, Junkone wrote:> I thought the daemon would create the pid file. but however i get this > > strange error. > > require "Daemons" > > options = { > ... > >     :dir        => 'pids', > ... > > No such file or directory - E:/TradingTools/Development/app/helpers/ > > pids/my_app0.pid > > ... > > Does the pids directory already exist? u r right. it did not exist.