|
From: Claes W. <kl...@ta...> - 2008-12-27 02:13:32
|
Edward Stow wrote: > Hi, > > This is my first attempt at getting yaws running. > > Using Ubuntu 8.10 and erlang & yaws installed by aptitude. On > restarting yaws the following error message is displayed. > > --- console messages --- > edward@tribe:/etc/init.d$ sudo ./yaws restart > > Restarting yaws: You failed to read the ctlfile > /var/cache/yaws/.yaws/yaws/debian_yaws/CTL > error was: <enoent> > specify by <-I id> which yaws system you want to control > --- end console messages --- > > The CTL file does not exist. > Reading and replying to this message again. Yaws trying to read, write the file /var/cache/yaws/.yaws/yaws/debian_yaws/CTL seems really really weird. It should be $HOME/.yaws/yaws/debian_yaws/CTL Why isn't it. /klacke |