From: yermej Date: 2008-02-28T14:09:57+09:00 Subject: Re: daemons error 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?