On Thu, 28 Apr 2005 06:42, Robert Fisher wrote: > On Wed, 27 Apr 2005 22:53, Christopher Sawtell wrote: > > On Wed, 27 Apr 2005 21:37, Robert Fisher wrote: > > > It used to work fine. Any ideas? > > > > does the error log file give you any hint? > > > > /var/log/boa/error_log > > Maybe for you... > > This is what it shows after a reboot... > > [27/Apr/2005:18:35:03 +0000] boa: server version Boa/0.94.13 > [27/Apr/2005:18:35:03 +0000] boa: server built Apr 27 2005 at 20:52:50. > [27/Apr/2005:18:35:03 +0000] boa: starting server pid=8850, port 80 > [27/Apr/2005:18:35:09 +0000] caught SIGHUP, restarting > [27/Apr/2005:18:35:09 +0000] re-reading configuration files
This line looks like a pretty good hint to me. > Could not open boa.conf for reading. <<<<---------- What's happend to boa.conf? On my machine it at the location:- /etc/conf.d/boa.conf.d and it contains:- =========== %%%%%% =========== # config file for /etc/init.d/boa # # The only option allowed is '-c ServerRoot' BOA_OPTS="-c /var/www/localhost/htdocs' =========== %%%%%% =========== The name of the file "/etc/conf.d/boa.conf.d" is a bit odd, in fact I am tempted to call having the .d on the end a bug. -- C. S.
