• Re: apache2 error after upgrade Buster->Bookworm

    From Michel Verdier@21:1/5 to aces and eights on Thu Oct 24 10:00:02 2024
    On 2024-10-23, aces and eights wrote:

    $ apache2 -V
    [Wed Oct 23 08:57:39.760030 2024] [core:warn] [pid 4112:tid 4112] AH00111: Config variable ${APACHE_RUN_DIR} is not defined
    apache2: Syntax error on line 80 of /etc/apache2/apache2.conf: DefaultRuntimeDir must be a valid directory, absolute or relative to ServerRoot
    Server version: Apache/2.4.62 (Debian)

    Can you provide us

    systemctl status apache2.service
    apachectl -t -D DUMP_RUN_CFG
    apachectl -t -D DUMP_MODULES
    or
    ls -l /etc/apache2/mods-enabled/

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Michel Verdier@21:1/5 to aces and eights on Fri Oct 25 11:10:01 2024
    On 2024-10-24, aces and eights wrote:

    ~$ systemctl status apache2.service
    [...]

    Your config is ok.

    $ apache2 -V

    I miss this point: you should use apachectl -V or apache2ctl -V if you
    want to look at your running apache with all default values set

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)