https://bz.apache.org/bugzilla/show_bug.cgi?id=63678

            Bug ID: 63678
           Summary: fcgistarter -c command must have absolute path
           Product: Apache httpd-2
           Version: 2.4-HEAD
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Documentation
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Please update the documentation for fcgistarter 

-c command 

(command requires absolute path)

reason a "chdir /" was executed somewhere before "execl(command)" 
so command must be given with absolute path, otherwise "command" 
is not found by execl (file not found) and fcgistarter terminates 
without any error message

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to