fix messaging/error handler for a command processor:
 the APLOG_INFO message wasn't visible anywhere and wouldn't be
 desired on the console, so zap it

 the ap_log_error() messages for processing failures needed 
 APLOG_STARTUP for console prettiness (no timestamp) and were 
 changed to ap_log_perror 

 return non-NULL for processing failures since the feature
 "required" by the administrator couldn't be enabled

(fix to r1311569)


git-svn-id: https://svn.apache.org/repos/asf/httpd/mod_fcgid/trunk@1312063 13f79535-47bb-0310-9956-ffa450edef68
1 file changed