Hi, I wanted to set up a newsgroup server. I updated the /etc/news/inn.conf file with my own infos, I changed the /etc/news/nnrp.access file to allow access to the newsgroups to my intranet. BUt when I try to add new newsgroup, using ctlinnd, this is the resulting output : [root@francois log]# ctlinnd newgroup celtes.alt.noirmoutier y No innd.pid file; did server die? Can't send "newgroup" command (sendto failure) No such file or directory. I know innd is started, but even if I stop it, and restart it, I have the same error message as above. [root@francois fm]# /etc/rc.d/init.d/innd stop [root@francois fm]# /etc/rc.d/init.d/innd start Starting INND system: [ OK ] [root@francois fm]# ctlinnd newgroup celtes.alt.noirmoutier y No innd.pid file; did server die? Can't send "newgroup" command (sendto failure) No such file or directory. [root@francois fm]# How can I do to make it work ? Thanks. Francois
