On Wed, Jan 18, 2006 at 08:26:53AM -0600, Raymond Norton wrote:
> >> # sh -x /etc/init.d/httpd restart
> >>
> >> If that doesn't give you a good hint, I'm not sure what will.
> 
> Here is the problem. What can I do to fix it?
> 
> + initlog -c /usr/sbin/httpd
> execvp: No such file or directory

Check to see whether initlog is missing or /usr/sbin/httpd is missing.
You might want to run `rpm -V initscripts httpd` to see if those
packages are damaged.

Nate