FC3 default has SELINUX turn on. Sounds that is your problem? -----Original Message----- From: Joel Witherspoon [mailto:[EMAIL PROTECTED] Sent: Friday, February 11, 2005 12:59 PM To: [email protected] Subject: Re: [jffnms-users] 403 error after symlink*fixed*
Tried that first and it didn't work. I think it's an FC3 think. I finally moved the jffnms to /usr/local. chown to apache.apache and it's working now. Thanks for your help. Joel Witherspoon Network/Database Specialist Charter Oak Unified School District 20240 E. Cienega Avenue Covina, CA 91724 626 966 8331 x 221 [EMAIL PROTECTED] http://www.cousd.k12.ca.us >>> Javier Szyszlican <[EMAIL PROTECTED]> 2/11/2005 9:47:20 AM >>> Hi Joel, You should do a chown -R apache:apache /opt/jffnms chown -R apache:apache /var/www/html/jffnms/ Javier Joel Witherspoon wrote: > It's FC3. I'm not sure what the correct permission is. > > My httpd error log reads: > (13)Permission denied: Can't open directory for index: > /var/www/html/jffnms/admin/ > > The symlink jffnms ->/opt/jffnms permissions are 777 root.root The > /opt/jffnms permissions are 755 root.root Apache is running as user > apache > > I'm somewhat new to this and I weak on permissions. Any help is > appreciated > > Joel Witherspoon > Network/Database Specialist > Charter Oak Unified School District > 20240 E. Cienega Avenue > Covina, CA 91724 > 626 966 8331 x 221 > [EMAIL PROTECTED] > http://www.cousd.k12.ca.us > > >>>>"Min Qiu" <[EMAIL PROTECTED]> 2/11/2005 7:55:48 AM >>> > > I hope this is not SELINUX. /opt is not allowed by default > even the permission set right. Please also note that symlink > is 0777 by default. You need to check the directory pointed > by symlink has the correct permission. > > Min > > -----Original Message----- > From: Craig Small [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 10, 2005 7:16 PM > To: Joel Witherspoon > Cc: [email protected] > Subject: Re: [jffnms-users] 403 error after symlink > > On Thu, Feb 10, 2005 at 04:06:27PM -0800, Joel Witherspoon wrote: > >>Dumb question. I'm using 0.7.9 and I've created the symlink in >>/var/www/html. When I try to view the setup page I receive the 403 >>error. My Apache 2 server user.group is apache.apache. The symlink is > > >>777. I've tried to chown -R the symlink to apache.apache to no > > avail. > >>I'm stuck. Any help is appreciated. > > 403 is permission denied. Read the apache log to see why it is not > allowed. While it could be filesystem permissions it could also be: > - Symlink following not allowed > - <Directory ...> clause not allowing access > > - Craig -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Javier Szyszlican, Project Leader, JFFNMS [EMAIL PROTECTED] I hope JFFNMS or I were helpful to you, if you can, please donate at http://jffnms.org/donate ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users
