Re: #2002 - The server is not responding
Posted by: lance russell
Date: April 29, 2005 03:29PM

This is SELinux blocking access to the socket. The easiest way to get around it is to:
1. run system-config-securitylevel (either from a bash prompt or the menus)
2. Select the SELinux Tab.
3. Click the Transition twistie.
4. Select Disable SELinux protection for httpd daemon
5. Click OK
6. Reboot your computer (I know, nobody likes to reboot, but when changing SELinux it seems to be a necessity.)
7. Profit!!!

For the GUI challenged, editing /etc/selinux/targeted/booleans and setting httpd_disable_trans=True, then rebooting may also do the trick, but I am not an SELinux expert.

http://www.russellconsultants.com - The Technology Resource

Options: ReplyQuote


Subject
Written By
Posted
Re: #2002 - The server is not responding
April 29, 2005 03:29PM
g i
December 09, 2005 10:49PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.