Starting httpd: /usr/sbin/httpd: symbol lookup error: /usr/lib/libaprutil-0.so.0: undefined symbol: gdbm_errno
What does that mean ?
Thank you.
On Fri, 2005-08-26 at 12:27 -0400, Robert Locke wrote:
Since these are all services that are protected by SELinux, perhaps the SELinux contexts were never properly written. Couple of choices: 1) Add "enforcing=0" to the kernel line in grub (which puts SELinux in permissive mode) 2) "touch /.autorelabel" and reboot (which rewrites the contexts on your system) You may also want to check to see what packages were installed on your system. Hopefully you only have selinux-policy-targeted installed and not selinux-policy-strict, but the first one should resolve it in either case.... Let us know if that helps, --Rob
-- Stéphane Bruno <sbruno@xxxxxxxxxxx> |