Hi, I installed fedora 12. fine and YUM was still working, now after i installed DA:

is gives me:

Type: /sbin/service httpd restart
./directadmin: error while loading shared libraries: libssl.so.6: cannot open shared objec t file: No such file or directory
./directadmin: error while loading shared libraries: libssl.so.6: cannot open shared objec t file: No such file or directory

So i want to to install libssl, but then i get:

CRITICAL:yum.cli:Config Error: Error accessing file for config file:///etc/yum.conf

The file exists and here are the contents

My yum.conf file

[main]
cachedir=/var/cache/yum/$basearch/$releasever
keepcache=0
debuglevel=2
logfile=/var/log/yum.log
exactarch=1
obsoletes=1
gpgcheck=1
plugins=1
installonly_limit=3


Please tell me how to solve this