From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050922 Fedora/1.0.7-1.1.fc4 Firefox/1.0.7 Description of problem: I recently installed FDS 1.0 on a freshly installed and updated FC4 install, everything went fine, untill the end of the setup script when it tried to start the admin server, the error it reported was "no such file or directory". After quite a bit of diging and trial and error, I founf the only way I could get the admin server to start was by setting SELinux to permissive, then it works just fine. P.S. httpd.worker starts just fine from the command line with SELinux in enforcing mode. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Install FC4 with SELinux enabled and enforcing 2. Install FDS 1.0 rpm for FC4 3. Run FDS setup script 4. ps -A Note that there are no httpd.worker processes 5. run ./start-admin 6. ps -A Note that there are no httpd.worker processes 7. Set SELinux to permissive mode 8. run ./start-admin 9. ps -A Note the admin server (httpd.worker) is now runing Actual Results: The admin server wouldn't start untill SELinux was in permissive mode. Expected Results: The admin server should have started with SELinux enforcing Additional info: This is the error as reported at the end of the setup script: Can't start Admin server [/opt/fedora-ds/start-admin > /tmp/filertFNGr 2>&1] (error: No such file or directory)
*** This bug has been marked as a duplicate of 174855 ***
Bug already CLOSED. setting screened+ flag