O.K. everyone. I just installed Apache2, configured it, installed it, and then tried to run it. This is what happened:
[root@linux bin]# apachectl start
/usr/sbin/httpd: symbol lookup error: /usr/lib/libaprutil-0.so.0: undefined symbol: gdbm_errno
[root@linux bin]#
Both libaprutil-0.so.0 and gdbm seem to be installed.
I searched for the problem on the internet and there seems to be a lot of people with this problem, but I cant find a solution.
Please help.
[root@linux bin]# apachectl start
/usr/sbin/httpd: symbol lookup error: /usr/lib/libaprutil-0.so.0: undefined symbol: gdbm_errno
[root@linux bin]#
Both libaprutil-0.so.0 and gdbm seem to be installed.
I searched for the problem on the internet and there seems to be a lot of people with this problem, but I cant find a solution.
Please help.