Displaying 6 results from an estimated 6 matches for "veriying".
Did you mean:
verifying
2015 Jan 22
2
SELinux permissions for apache
...to a text file. The
app will only work correctly if SELinux is disabled. If it's enabled and
try to use the app, it fails. It seems that SELinux is denying the app
ability to write to the text file.
So I tried running the following command:
chcon -R -t httpd_sys_content_t /var/www
And tried veriying the command with the following:
ls -RZ /var/www
And everything seems to be in order. For example I see:
-rw-r--r--. apache apache system_u:object_r:httpd_sys_content_t:s0
vieworders.php
But the app stil won't function correctly unless SELinux is set to off.
What can I do to get it work with...
2015 Jan 22
2
SELinux permissions for apache
...it's enabled and
> > try to use the app, it fails. It seems that SELinux is denying the app
> > ability to write to the text file.
> >
> > So I tried running the following command:
> >
> > chcon -R -t httpd_sys_content_t /var/www
> >
> > And tried veriying the command with the following:
> >
> > ls -RZ /var/www
> >
> > And everything seems to be in order. For example I see:
> >
> > -rw-r--r--. apache apache system_u:object_r:httpd_sys_content_t:s0
> > vieworders.php
> >
> > But the app stil won...
2015 Jan 22
2
SELinux permissions for apache
..., it fails. It seems that SELinux is denying the app
>>>> ability to write to the text file.
>>>>
>>>> So I tried running the following command:
>>>>
>>>> chcon -R -t httpd_sys_content_t /var/www
>>>>
>>>> And tried veriying the command with the following:
>>>>
>>>> ls -RZ /var/www
>>>>
>>>> And everything seems to be in order. For example I see:
>>>>
>>>> -rw-r--r--. apache apache system_u:object_r:httpd_sys_content_t:s0
>>>> vieworder...
2015 Jan 22
0
SELinux permissions for apache
...rk correctly if SELinux is disabled. If it's enabled and
> try to use the app, it fails. It seems that SELinux is denying the app
> ability to write to the text file.
>
> So I tried running the following command:
>
> chcon -R -t httpd_sys_content_t /var/www
>
> And tried veriying the command with the following:
>
> ls -RZ /var/www
>
> And everything seems to be in order. For example I see:
>
> -rw-r--r--. apache apache system_u:object_r:httpd_sys_content_t:s0
> vieworders.php
>
> But the app stil won't function correctly unless SELinux is set...
2015 Jan 22
0
SELinux permissions for apache
...;>> try to use the app, it fails. It seems that SELinux is denying the app
>>> ability to write to the text file.
>>>
>>> So I tried running the following command:
>>>
>>> chcon -R -t httpd_sys_content_t /var/www
>>>
>>> And tried veriying the command with the following:
>>>
>>> ls -RZ /var/www
>>>
>>> And everything seems to be in order. For example I see:
>>>
>>> -rw-r--r--. apache apache system_u:object_r:httpd_sys_content_t:s0
>>> vieworders.php
>>>
>>&...
2015 Jan 22
0
SELinux permissions for apache
...s denying the app
> >>>> ability to write to the text file.
> >>>>
> >>>> So I tried running the following command:
> >>>>
> >>>> chcon -R -t httpd_sys_content_t /var/www
> >>>>
> >>>> And tried veriying the command with the following:
> >>>>
> >>>> ls -RZ /var/www
> >>>>
> >>>> And everything seems to be in order. For example I see:
> >>>>
> >>>> -rw-r--r--. apache apache system_u:object_r:httpd_sys_content_t...