[Pkg-xmpp-devel] Bug#963736: movim: After install of movim apache2 doesn't start anymore

Robert Pommrich leprovokateur at gmx.de
Fri Jun 26 09:47:55 BST 2020


Package: movim
Version: 0.14.1-5
Severity: important

Dear Maintainer,

   * What led up to the situation?
     Fresh installation of movim

   * What was the outcome of this action?
     apache2 doesn't start anymore. journalctl -xe gives:
     Jun 26 10:37:37 debian-ts apachectl[18344]: AH00526: Syntax error on line
26 of /etc/apache2/conf-enabled/movim.conf:
     Jun 26 10:37:37 debian-ts apachectl[18344]: Invalid command 'Header',
perhaps misspelled or defined by a module not included in the server
configuration
     Jun 26 10:37:37 debian-ts apachectl[18344]: Action 'start' failed.

     The mentioned file looks like:

ProxyPass /movim/ws/ ws://localhost:8080/
Alias /movim/ /usr/share/movim/

<Directory /usr/share/movim/>
    DirectoryIndex index.php
    Options +FollowSymLinks -Indexes
    AllowOverride FileInfo Options
</Directory>

<Directory /var/cache/movim>
        Options -Indexes

        <FilesMatch "\.jpg$">
                Require all granted
        </FilesMatch>
        <FilesMatch ".$">
                Require all denied
        </FilesMatch>
</Directory>

<Directory /var/log/movim>
        Require all denied
</Directory>

<Location /movim/>
        Header set Access-Control-Allow-Origin "*"
</Location>


   * What outcome did you expect instead?
    Normal Start of apache2.

Best regards,
Robert



-- System Information:
Debian Release: 10.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'oldstable-updates'), (500, 'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-9-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages movim depends on:
ii  composer                        1.8.4-1
ii  dbconfig-sqlite3                2.0.11+deb10u1
ii  debconf [debconf-2.0]           1.5.71
ii  fonts-open-sans                 1.11-1
ii  libjs-favico.js                 0.3.10~dfsg1-3
ii  php-cboden-ratchet              0.4.1-2
ii  php-cocur-slugify               3.1-1
ii  php-common                      2:69
ii  php-curl                        2:7.3+69
ii  php-defuse-php-encryption       2.2.1-1
ii  php-dflydev-fig-cookies         2.0.0-1
ii  php-doctrine-dbal               2.9.2-1
ii  php-embed                       3.3.9-1
ii  php-fabiang-sasl                1.0.0-1
ii  php-gd                          2:7.3+69
ii  php-htmlpurifier                4.10.0-1
ii  php-illuminate-database         5.7.27-1
ii  php-imagick                     3.4.3-4.1
ii  php-markdown                    1.8.0-1
ii  php-mbstring                    2:7.3+69
ii  php-monolog                     1.24.0-1
ii  php-pgsql                       2:7.3+69
ii  php-raintpl                     3.1.0+dfsg-1
ii  php-ratchet-pawl                0.3.4-1
ii  php-react-child-process         0.5.2-2
ii  php-react-dns                   0.4.16-1
ii  php-react-http                  0.8.3-3
ii  php-respect-validation          1.1.29-2
ii  php-robmorgan-phinx             0.9.2-1
ii  php-sqlite3                     2:7.3+69
ii  php-symfony-console             3.4.22+dfsg-2+deb10u1
ii  php-xml                         2:7.3+69
ii  php7.3-cli [php-cli]            7.3.14-1~deb10u1
ii  php7.3-curl [php-curl]          7.3.14-1~deb10u1
ii  php7.3-gd [php-gd]              7.3.14-1~deb10u1
ii  php7.3-json [php-json]          7.3.14-1~deb10u1
ii  php7.3-mbstring [php-mbstring]  7.3.14-1~deb10u1
ii  php7.3-pgsql [php-pgsql]        7.3.14-1~deb10u1
ii  php7.3-sqlite3 [php-sqlite3]    7.3.14-1~deb10u1
ii  php7.3-xml [php-xml]            7.3.14-1~deb10u1

Versions of packages movim recommends:
ii  apache2 [httpd]       2.4.38-3+deb10u3
ii  php-fpm               2:7.3+69
ii  php7.3-fpm [php-fpm]  7.3.14-1~deb10u1

Versions of packages movim suggests:
pn  ejabberd  <none>

-- debconf information:
  movim/mysql/method: Unix socket
  movim/pgsql/method: TCP/IP
* movim/dbconfig-install: true
  movim/remote/newhost: localhost
* movim/database-type: pgsql
  movim/db/dbname: movim
  movim/internal/reconfiguring: false
  movim/pgsql/no-empty-passwords:
  movim/admin_user: admin
  movim/ws_port: 8080
  movim/remove-error: abort
  movim/remote/port:
  movim/dbconfig-reinstall: false
* movim/public_url: http://localhost/movim/
  movim/pgsql/manualconf:
  movim/install-error: abort
  movim/pgsql/admin-user: postgres
  movim/mysql/admin-user:
  movim/purge: false
  movim/dbconfig-upgrade: true
  movim/missing-db-package-error: abort
  movim/upgrade-error: abort
  movim/db/app-user: movim at localhost
  movim/upgrade-backup: true
  movim/pgsql/authmethod-admin: ident
  movim/db/basepath:
  movim/passwords-do-not-match:
  movim/internal/skip-preseed: false
* movim/remote/host: localhost
  movim/dbconfig-remove: true
  movim/pgsql/changeconf: false
  movim/pgsql/authmethod-user: password



More information about the Pkg-xmpp-devel mailing list