I'm not rich, so my linux box doesn't have a UPS, so needless to say it lost power.
So I boot it back up, and during the boot process, I notice this, when ldap tries to start:
Code: Select all
* Starting ldap-server...
Can't open perl script "-e": Permission denied.
Use -S to search $PATH for it.Code: Select all
# /etc/init.d/slapd stop
# /etc/init.d/slapd start
* Starting ldap-server...
Starting /usr/lib/openldap/slapd...
Can't open perl script "-e": Permission denied.
Use -S to search $PATH for it.Currently running openldap-2.1.30-r4
Anyone have any ideas?
I can post applicable config files as necessary.
Thanks in advance.
EDIT: It appears that the /dev/null stuff was messed up from a UDEV upgrade.


