I have installed a new trial of DNEWS in Fedora Core2 linux distro.
The installations is ok, but i have problem with a Manager Web access.
When log in to the 7119 web acces, i receive this error message:
CGI did not respond correctly, it probably exited abnormally or the
file may not exist or have +x access
(/usr/local/dnews/dmgr/dmgrcgi.cgi) ()
why?
My guess is a file protection or installation issue where that file was
missed, Check the file exists (/usr/local/dnews/dmgr/dmgrcgi.cgi) and try
running it manually
as user 'news'
cd /usr/local/dnews/dmgr/
su news
./dmgrcgi.cgi
ChrisP.