> I have the same problems with 1.0.3 ... > > Feb 28 12:45:27 bagdad nntpcached[26773]: history.c:271:No such file or > directory: fatal error: couldn't open/stat cache.history [... snip ...] I got around this by putting the fully qualified path for the history file in the config file. Now it works fine. It's the "historyFile" entry. In your case instead of just "cache.history" put "/usr/local/var/nntpcache/cache.history". Hope this solves your problems too... See ya, PL.