httpd server problems!

Hello,

My apache was working before, but not anymore. When I try to run this service this way:

service httpd start

I get the following error:

Starting httpd: /usr/sbin/httpd: error while loading shared libraries: libpcre.so.0: cannot open shared object file: Permission denied

Anyone helps?

By the way I'm running Fedora 3.0

One more question is that:

CAN I UNINSTALL ANYTHING IN LINUX?!
This is really a problem! When I install a package it will stick to my system and will never be removed!!!

Are you trying to start httpd as root or su?

Since you are using Fedora Core, which makes use of RPM packages, you can uninstall software.

rpm -e program_name