iTP Secure WebServer Operator Messages Manual
WEBSERV Messages
iTP Secure WebServer Operator Messages Manual—429507-002
1-10
Events 1 through 999: WebServer (httpd process)
Messages (Identifier: httpd)
223
pid-action
is the action where the PID file error occurred. The values are:
PidFile directive
A PID file error occurred when attempting to execute the PidFile directive.
-pidfile option
A PID file error occurred when attempting to execute the -pidfile option when
the server was run.
pid-filename
is the name of the PID file that cannot be opened.
Cause. The specified PID file cannot be opened by the server process.
Effect. The iTP Secure WebServer environment doesn’t start.
Recovery. Recovery varies slightly based on whether the error occurred while
executing the PidFile directive or the -pidfile option:
•
If the error occurred while executing the PidFile directive, check the spelling of the
file name in the configuration file (httpd.config), the existence of the file, and the
access rights of the file. The server must have write access to the file.
•
If the error occurred during the -pidfile option, check the spelling of the file name
used in the argument list that was used to run the server, the existence of the file,
and the access rights of the file. The server must have write access to the file.
Restart the iTP Secure WebServer.
For information about the PidFile directive, see the
iTP Secure WebServer System
Administrator’s Guide
.
228
root-name
is the name of the directory to which the server is attempting to change.
(#223)
pid-action
: can’t open pid file ‘
pid-filename
’ for
writing
(#228) can’t change to root directory ‘
root-name
’ (
err-msg
)