Menu

#3 missing space in verify_config.cgi

open
nobody
None
5
2000-02-25
2000-02-25
Iain O'Cain
No

There needs to be a space before the pipe in the line:

open (FL, "$netsaint -v $cgi_loc/netsaint.cfg |") || print "Unable to verify config!";

It's missing in nsa0.3{,.1}, so the "verify config" page always gives a blank result!

Discussion

  • Iain O'Cain

    Iain O'Cain - 2000-04-17

    With NSA and NetSaint installed on a new system, adding this space doesn\'t seem to help. I still get a blank result for \"Netsaint output\" when selecting the verify_config.cgi link. Running \"netsaint -v netsaint.cfg\" by hand works fine. The script is getting a return code of 256 from netsaint.

     
  • Iain O'Cain

    Iain O'Cain - 2000-06-26

    This must have been an execute permission problem, but for some reason, the "Unable to verify config" message didn't get printed (nothing did).

     

Log in to post a comment.