At 06:21 PM 12/1/00 -0800, you wrote: >Good day, > >I'm running a Dnews 5.4 on a solaris 6 server. I have difficulty in >starting the DMGRCGI in Netscape. I point the browser to URL: >http://my.server.name:7119/ >After I have log in, it would give me this error: >lib_spawn: Error on exec WINDIR=/dmgr/dngrcgi.cgi >No such file or directory > >This happened after I have remove and reinstalled the >Dnews server. It was working fine previously. This error means that dmgrsvc cannot get it's current directory. My guess is it's invalid. examine your dnews_start.sh script, it should be setting the current directory to /usr/local/dnews before it starts dmgrsvc, and it should be running dmgrsvc as root, check both of those I think one of them is causing the problem. Try killing dmgrsvc and restarting it from /usr/local/dnews Let me know if none of that helps. ChrisP.
