Re: service not working

2013-01-28 Thread Karl E. Jorgensen
Hi On Sat, Jan 26, 2013 at 02:00:16AM +, Benin Technologies wrote: > Hi > > what could be the reason of a service not working, while it's init.d > script works ? > > I have > > > NOT WORKING : > # service slapd start > Starting OpenLDAP: slapd failed

service not working

2013-01-25 Thread Benin Technologies
Hi what could be the reason of a service not working, while it's init.d script works ? I have NOT WORKING : # service slapd start Starting OpenLDAP: slapd failed! WORKING : # /etc/init.d/slapd start Starting OpenLDAP: slapd what could be the reason of the service failure ?