On Wed, 2005-01-19 at 23:36 -0500, Robert L Cochran wrote: > Thanks for your help! It worked for that specific file. Now I'm getting > the same message for file "mysql.so" in the same directory, so I assume > that I need to run 'restorecon' for every *.so file in that directory. > (PHP created the directory and installed the modules to it.) Yeah; in general, software installation by third party installers is not a solved problem yet. "restorecon" can fix it for typical things such as shared libraries installed in /usr/lib or binaries in /usr/bin, but not for arbitrary paths such as an executable called /opt/mypackage/binaries/foo.