Dear Joshua, Craig Dunigan and all members,
I just understand what is SElinux because the first time
for me to use Fedora.
I follow you and now can solve this problem. I solve that
set "SELINUX=disabled" in /etc/selinux/config
Thank you very much for your help.
Best Regards
I create "testing" user for tesing "public_html".
Now "testing" user that home directory under "/export3/home3/office3" is
working well. More detail below.
# grep testing /etc/passwd
testing:x:3:100::/export3/home3/office3/testing:/bin/bash
And httpd.conf below.
AllowOverride File
Quoting Joshua Slive <[EMAIL PROTECTED]>:
> You've already been told several times that the problem is likely
> SELinux config, and you've been given direct links explaining how to
> understand and solve the problem. What more do you want?
>
I just told you that user which have home directory
Quoting Bill Jones <[EMAIL PROTECTED]>:
> On 6/28/06, [EMAIL PROTECTED]
> <[EMAIL PROTECTED]> wrote:
> > > Is the web server running as manuser?
> >Running as "apache" user.
> >
> > # grep apache /etc/passwd
> > apache:x:48:48:Apache:/var/www:/sbin/nologin
> >
> > # grep 48 /etc/group
> > apac
un 28 18:31:08 2006] [error] [client 210.168.195.131]
> (13)Permission
> > denie
> > d: access to /~manuser denied
> >
> > My "httpd.conf" show below.
> > http://mor-or.pn.psu.ac.th/~rsomsak123/httpd.conf.txt
> >
> > Other in
My "httpd.conf" show below.
http://mor-or.pn.psu.ac.th/~rsomsak123/httpd.conf.txt
Other information on my Linux Server show below.
# grep manuserl /etc/passwd
manuser:x:500:500:Man USER:/home/manuser:/bin/bash
# ls -ld /home
drwxr-xr-x 7 root root 4096 Jun 28 09:53 /home
I used Fedora Core 3.
Quoting Joshua Slive <[EMAIL PROTECTED]>:
> On 6/27/06, [EMAIL PROTECTED]
> <[EMAIL PROTECTED]> wrote:
> > Dear Sir,
> > I used Apache/2.0.52 that come with Fedora Core 3.
> > I want to config "public_html" for each user in file
> > "httpd.conf" but don"t work.
> >
I follow you to use 755 but still problem. Any idea ?
reagrds,
Somsak.
Quoting Felipe Tocchetto <[EMAIL PROTECTED]>:
> try use 755 on your home:
>
> drwxr-xr-x 18 felipe other 2560 Jun 26 16:21 felipe
>
> On 6/27/06, [EMAIL PROTECTED]
> <[EMAIL PROTECTED]> w
Dear Sir,
I used Apache/2.0.52 that come with Fedora Core 3.
I want to config "public_html" for each user in file
"httpd.conf" but don"t work.
I config httpd.conf below.
#UserDir disable//Delete this line
UserDir public_html
When used IE it has error messa