search for: typo3conf

Displaying 4 results from an estimated 4 matches for "typo3conf".

2017 May 01
2
selinux problem policies
Hello, On Sonntag, 30. April 2017 18:40:23 CEST Gordon Messmer wrote: > On 04/30/2017 07:03 AM, G?nther J. Niederwimmer wrote: > > I write this! > > > > semanage fcontext -a -t httpd_sys_rw_content_t "/var/www/html(/.*)?/ > > typo3conf(/.*)?" > > OK. Did you get an error? I have only Errors ;-). when I like to set this Rule ? semanage fcontext -a -t httpd_sys_rw_content_t "/var/www/html(/.*)?/ typo3conf(/.*)?" This Errors are displayd ? neverallow check failed at /etc/selinux/targeted/tmp/modules/100/sel...
2017 Apr 30
3
selinux problem policies
Hello, My problem is to add selinux policies can any help to say what is wrong with my policies I write this! semanage fcontext -a -t httpd_sys_rw_content_t "/var/www/html(/.*)?/ typo3conf(/.*)?" I have more instances from typo3 I found this construct in the selinux policies "/var/www/html(/.*)?/uploads(/.*)?" but my is not working ? and I have only errors? neverallow check failed at /etc/selinux/targeted/tmp/modules/100/selinuxutil/ cil:244 (neverallow selinuxut...
2017 Apr 30
0
selinux problem policies
On 04/30/2017 07:03 AM, G?nther J. Niederwimmer wrote: > I write this! > > semanage fcontext -a -t httpd_sys_rw_content_t "/var/www/html(/.*)?/ > typo3conf(/.*)?" OK. Did you get an error? > I have more instances from typo3 > I found this construct in the selinux policies > "/var/www/html(/.*)?/uploads(/.*)?" > > but my is not working ? Can you be specific about what "not working" means? Did you get an err...
2017 May 01
0
selinux problem policies
On 04/30/2017 07:24 PM, G?nther J. Niederwimmer wrote: > when I like to set this Rule ? > semanage fcontext -a -t httpd_sys_rw_content_t "/var/www/html(/.*)?/ > typo3conf(/.*)?" > > This Errors are displayd ? > neverallow check failed at /etc/selinux/targeted/tmp/modules/100/selinuxutil/ > cil:244 I see, now. What happens if you run "find /etc/selinux/targeted/tmp"? I'm not sure if you're getting an error because a tmp file was...