Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > alt.os.linux > #82656

Re: apache2 barf with plasma6/tumbleweed

From "Carlos E.R." <robin_listas@es.invalid>
Newsgroups alt.os.linux
Subject Re: apache2 barf with plasma6/tumbleweed
Date 2026-05-12 13:15 +0200
Organization Tebibyte_Retro_Gaming
Message-ID <gnebdmxgdu.ln2@Telcontar.valinor> (permalink)
References <dvucnaNLYMSKCZ_3nZ2dnZfqnPidnZ2d@giganews.com> <n6g0hdFougkU1@mid.individual.net> <bc5bdmxpsh.ln2@Telcontar.valinor> <n6gf8oFr5v4U1@mid.individual.net>

Show all headers | View raw


On 2026-05-12 12:55, J.O. Aho wrote:
> On 12/05/2026 10.35, Carlos E.R. wrote:
>> On 2026-05-12 08:43, J.O. Aho wrote:
>>> On 12/05/2026 04.44, bad sector wrote:
> 
>>>> httpd-prefork: Syntax error in -C/-c directive: Syntax error on line 
>>>> 2 of /etc/apache2/sysconfig.d/include.conf: Could not open 
>>>> configuration file /path/myapache/myapache.conf: Permission denied
>>>
>>> There is few options:
>>> 1. on all directories in the path "chmod o+x /path/to/dir" and the 
>>> file itself "chmod o+r /path/myapache/myapache.conf"
>>>
>>> The "simplest" is option 1.
>>>
>> You also need to look at apparmor or selinux.
> 
> That can be an issue too, that is simplest to detect to look at in the 
> audit log
> grep '/path/myapache/myapache.conf' /var/log/audit.log
> 
> or
> 
> grep '/path/myapache/myapache.conf' /var/log/audit/audit.log
> 
> depending on the location of the log file. Look for something like 
> DENIED in the rows that matches to the search, if so, then you need to 
> take a look at apparmor/selinux documentation how to allow access to the 
> file.

If it is apparmor, the tool to use is aa-logprof

-- 
Cheers, Carlos.
ES🇪🇸, EU🇪🇺;

Back to alt.os.linux | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

apache2 barf with plasma6/tumbleweed bad sector <forgetski@_INVALID.net> - 2026-05-11 22:44 -0400
  Re: apache2 barf with plasma6/tumbleweed Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-05-12 05:47 +0000
    Re: apache2 barf with plasma6/tumbleweed bad sector <forgetski@_INVALID.net> - 2026-05-12 21:12 -0400
  Re: apache2 barf with plasma6/tumbleweed "J.O. Aho" <user@example.net> - 2026-05-12 08:43 +0200
    Re: apache2 barf with plasma6/tumbleweed "Carlos E.R." <robin_listas@es.invalid> - 2026-05-12 10:35 +0200
      Re: apache2 barf with plasma6/tumbleweed "J.O. Aho" <user@example.net> - 2026-05-12 12:55 +0200
        Re: apache2 barf with plasma6/tumbleweed "Carlos E.R." <robin_listas@es.invalid> - 2026-05-12 13:15 +0200
    Re: apache2 barf with plasma6/tumbleweed bad sector <forgetski@_INVALID.net> - 2026-05-12 21:04 -0400
      Re: apache2 barf with plasma6/tumbleweed "J.O. Aho" <user@example.net> - 2026-05-13 08:01 +0200
        Re: apache2 barf with plasma6/tumbleweed "Carlos E.R." <robin_listas@es.invalid> - 2026-05-13 12:44 +0200
        Re: apache2 barf with plasma6/tumbleweed bad sector <forgetski@_INVALID.net> - 2026-05-13 17:54 -0400
          Re: apache2 barf with plasma6/tumbleweed Richard Kettlewell <invalid@invalid.invalid> - 2026-05-14 00:08 +0100
            Re: apache2 barf with plasma6/tumbleweed bad sector <forgetski@_INVALID.net> - 2026-05-13 20:45 -0400
              Re: apache2 barf with plasma6/tumbleweed "J.O. Aho" <user@example.net> - 2026-05-14 10:25 +0200
                Re: apache2 barf with plasma6/tumbleweed bad sector <forgetski@_INVALID.net> - 2026-05-14 21:16 -0400
                Re: apache2 barf with plasma6/tumbleweed "J.O. Aho" <user@example.net> - 2026-05-15 07:56 +0200
                Re: apache2 barf with plasma6/tumbleweed bad sector <forgetski@_INVALID.net> - 2026-05-15 06:56 -0400
                Re: apache2 barf with plasma6/tumbleweed "J.O. Aho" <user@example.net> - 2026-05-15 14:20 +0200
                Re: apache2 barf with plasma6/tumbleweed bad sector <forgetski@_INVALID.net> - 2026-05-16 21:37 -0400
                Re: apache2 barf with plasma6/tumbleweed "Carlos E.R." <robin_listas@es.invalid> - 2026-05-15 14:20 +0200
              Re: apache2 barf with plasma6/tumbleweed Richard Kettlewell <invalid@invalid.invalid> - 2026-05-14 10:13 +0100
                Re: apache2 barf with plasma6/tumbleweed bad sector <forgetski@_INVALID.net> - 2026-05-14 21:16 -0400
                Re: apache2 barf with plasma6/tumbleweed bad sector <forgetski@_INVALID.net> - 2026-05-14 21:18 -0400
                Re: apache2 barf with plasma6/tumbleweed bad sector <forgetski@_INVALID.net> - 2026-05-14 21:19 -0400
                Re: apache2 barf with plasma6/tumbleweed bad sector <forgetski@_INVALID.net> - 2026-05-14 21:20 -0400
          Re: apache2 barf with plasma6/tumbleweed Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-05-14 01:05 +0000
            Re: apache2 barf with plasma6/tumbleweed bad sector <forgetski@_INVALID.net> - 2026-05-14 21:16 -0400
  ReSOLVED: apache2 barf with plasma6/tumbleweed bad sector <forgetski@_INVALID.net> - 2026-05-17 00:57 -0400
    Re: ReSOLVED: apache2 barf with plasma6/tumbleweed Paul <nospam@needed.invalid> - 2026-05-17 08:04 -0400
      Re: ReSOLVED: apache2 barf with plasma6/tumbleweed bad sector <forgetski@_INVALID.net> - 2026-05-17 18:19 -0400
        Re: ReSOLVED: apache2 barf with plasma6/tumbleweed Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-05-17 22:34 +0000
          Re: ReSOLVED: apache2 barf with plasma6/tumbleweed bad sector <forgetski@_INVALID.net> - 2026-05-17 22:53 -0400
            Re: ReSOLVED: apache2 barf with plasma6/tumbleweed Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-05-18 04:23 +0000

csiph-web