Package: spip
Version: 3.2.4-1+deb10u1
Severity: minor

Dear Maintainer,

After copy the apache2 configuration example file from
/usr/share/doc/spip/apache2.conf, I have to add "Require all granted" apache
instruction.

I replace :

<Directory /var/lib/spip/sites/default/IMG>
   php_flag engine Off
</Directory>

with :

<Directory /var/lib/spip/sites/default/IMG>
   php_flag engine Off
   Require all granted
</Directory>
<Directory /var/lib/spip/sites/default/local>
   php_flag engine Off
   Require all granted
</Directory>

I don't know if it's specific to my configuration. And, perhaps, there is
another (and better) way to fix it.



-- System Information:
Debian Release: 10.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

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

Versions of packages spip depends on:
ii  fonts-dustin                  20030517-13
ii  libjs-excanvas                0.r3-4
ii  libjs-jquery                  3.3.1~dfsg-3
ii  libjs-jquery-colorbox         1.6.4-1
ii  libjs-jquery-flot             0.8.3+dfsg-1
ii  libjs-jquery-form             12-1.1
ii  libjs-jquery-migrate-1        1.4.1-1
ii  libjs-jquery-ui               1.12.1+dfsg-5
ii  libjs-mediaelement            2.15.1+dfsg-1
ii  libjs-moment                  2.24.0+ds-1
ii  node-js-cookie                2.2.0-2
ii  php-common                    2:69
ii  php-getid3                    1.9.17+dfsg-1
ii  php-mysql                     2:7.3+69
ii  php-pclzip                    2.8.2-4
ii  php-sqlite3                   2:7.3+69
ii  php-xml                       2:7.3+69
ii  php-xml-htmlsax3              3.0.0+really3.0.0-3
ii  php7.3-sqlite3 [php-sqlite3]  7.3.11-1~deb10u1
ii  php7.3-xml [php-xml]          7.3.11-1~deb10u1

Versions of packages spip recommends:
ii  apache2 [httpd]                             2.4.38-3+deb10u3
ii  default-mysql-server                        1.0.5
ii  imagemagick                                 8:6.9.10.23+dfsg-2.1
ii  imagemagick-6.q16 [imagemagick]             8:6.9.10.23+dfsg-2.1
ii  mariadb-server-10.3 [virtual-mysql-server]  1:10.3.18-0+deb10u1
ii  netpbm                                      2:10.0-15.3+b2
ii  php-sqlite3                                 2:7.3+69
ii  php7.3-sqlite3 [php-sqlite3]                7.3.11-1~deb10u1

spip suggests no packages.

-- no debconf information

Reply via email to