On Thu, 13 Nov 2008 09:47:32 +0100, Tom G. Christensen wrote: > Vanco Backup wrote: > > Anyone else see this: > > Updating : httpd ####################### [ 4/60] > > service httpd does not support chkconfig > > error: %post(httpd-2.2.3-11.el5_2.4.x86_64) scriptlet failed, exit status 1 > > > I highly suspect someone at some point did > # chkconfig --remove httpd > to disable httpd instead of just turning it off with > # chkconfig httpd off
"chkconfig --del httpd" does not remove chkconfig support from the httpd initscripts, however. Show the first ~20 lines of /etc/init.d/httpd _______________________________________________ rhelv5-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/rhelv5-list
